Giter Site home page Giter Site logo

prathimacode-hub / treksy Goto Github PK

View Code? Open in Web Editor NEW
14.0 4.0 20.0 60.94 MB

💡📢Treksy is a full fledged travel app solution for unique experiences, offbeat explorations, customized planning and user-friendly booking system.

Home Page: https://prathimacode-hub.github.io/Treksy/

License: GNU General Public License v3.0

HTML 52.60% CSS 31.40% JavaScript 16.00%
github react javascript html css python open-source travel-app hacktoberfest hacktoberfest-accepted

treksy's Issues

Add Favicon to the website

Currently, there is no favicon to the website, I want to add this.
This issue is opened under the hacktoberfest.

Treksy: Tresky Homepage Layout Wireframes

Create Wireframes for the Tresky Homepage

  • It can either be traditional pen-and-paper wireframes
  • It can be digital wireframes made using any online wireframing apps like Figma, Adobe XD, Balsamiq Mockups, etc. (recommended)

Possible reference:
Trip Advisor

For this issue, the assignee may collaborate with @codervivek5 as he is currently working on the homepage coding part. This is also a priority issue, as it will also make ground for all our other issues.

Please read CONTRIBUTING.md at least once before contributing code to Tresky.

Treksy : Improvise Home Page for Website

Hey Hacktoberfest participants, good to see you.

This issue's goal is to improve an external layout of a home page of the website with valid structure and CSS to make it most valid front page of the webapp.

How to get it approved?

  • Add a screenshot and video of outlook on this thread and wait for one of the mentors to get back to you.
  • Once it's approved, go ahead and make pr.

Please read CONTRIBUTING.md at least once before contributing code.

Use the Navbar and footer used in the home page and add it all other pages

Hey Hacktoberfest participants, good to see you.

This issue's goal is to Use the navbar in the home page for every page. Currently all the pages have different navbars. We need the same Navbar across all the pages.

How to get it approved?

  • Add a screenshot and video of outlook on this thread and wait for one of the mentors to get back to you.
  • Once it's approved, go ahead and make pr.

Please read CONTRIBUTING.md at least once before contributing code.

Treksy: Make logo and favicon

Feel free to be creative! And please take care of the following criteria:

  • upload two versions of both logo and favicon- one with white bg and another with transparent bg.
  • name the images semantically (e.g.: logo_bg, logo_wtbg, etc.)
    Try and get your designs approved before making final pr.

How to get designs approved?

  • Comment your designs on this thread and wait for one of the mentors to get back to you.
  • Once your designs are approved, go ahead and make pr.

Please read CONTRIBUTING.md at least once before contributing code.

Treksy: Make a "Blogs" Page with Blog Cards

Build a Treksy Blog Page with multiple cards that have some text block and accompanying images. Follow the following as a part of your checklist.

  • Make sure that the images you use are uncopyrighted (Some sources are Pexels, Pixabay, Unsplash ).
  • Use Treksy relevant text and images (feel free to use your creativity)
  • Make sure that Blog is linked in all correct places (navbar, footer, etc.)

Feel free to use the below link as a reference:
Blog Top 50

Treksy: Add a Map Popup for Footer "Site Map"

  • Feel free to use any dummy address location as Treksy fictional location. You may use Randommer for the same.
  • Pinpoint this address on a map popup in the footer.
  • Feel free to use any existing map services (some examples are Google Maps, Azure Maps, Open Street Map, etc.)

Please read CONTRIBUTING.md at least once before contributing code to Treksy.

Treksy : Create a Trip Planner for Website

Hey JWOC participants, good to see you.

This issue's goal is to create a trip planner with complete detailed inputs

If you like to work on this issue, follow the contributing guidelines provided and have a good read of them along with README file

Treksy : Create About Section for Website

Hey JWOC participants, good to see you.

This issue's goal is to create an external layout of about page of the website.

If you like to work on this issue, follow the contributing guidelines provided and have a good read of them along with README file

Treksy : Create Complete Sign Up / Login Details of Website

Hey JWOC participants, good to see you.

This issue's goal is to create an an overall sign up and login process of the website.

If you like to work on this issue, follow the contributing guidelines provided and have a good read of them along with README file

Treksy: Add animations across all pages as suitable

One disclaimer here: please don't overdo CSS animations as those may hamper accessibility. Stick to your guns and add as much as is presentable and soothing to look at, not too much!

Feel free to use any existing animation libraries or feel free to write your own CSS code.
Suggested Animation library: WOW.js

Please read CONTRIBUTING.md at least once before contributing code to Tresky.

Treksy: Add travel themed carousel to homepage

Add a travel-themed carousel to index.html. Make sure you use uncopyrighted images (links pinned on Discord channel). Use 4-5 slides in the carousel, heroing different Treksy features. Feel free to use below reference:

Texhnext

Please read CONTRIBUTING.md at least once before contributing code to Tresky.

Treksy : Create Contact Section for Website

Hey JWOC participants, good to see you.

This issue's goal is to create an external layout of contact page of the website.

If you like to work on this issue, follow the contributing guidelines provided and have a good read of them along with README file

Treksy : Create a Header Section of Home Page

Hey JWOC participants, good to see you.

This issue's goal is to create a header section of home page which also includes Navigation bar of travel webapp

If you like to work on this issue, follow the contributing guidelines provided and have a good read of them along with README file

Treksy : Create a formal layout of Booking System

Hey JWOC participants, good to see you.

This issue's goal is to create a formal layout of full end booking system

If you like to work on this issue, follow the contributing guidelines provided and have a good read of them along with README file

Treksy: Tie up the existing site UI-s and make styling similar

The existing pages: index.html, about.html, contact.html look awesome independently but could one of our awesome creative mentees make sure that it looks like a consolidated app? 😉
Extra brownies for creativity and travel theme! Feel free to make changes according to your discretion.

Please read CONTRIBUTING.md at least once before contributing code to Tresky.

Treksy : Create a Footer Section for the Home Page

Hey JWOC participants, good to see you.

This issue's goal is to create a footer section of home page which also includes Navigation bar of travel webapp

If you like to work on this issue, follow the contributing guidelines provided and have a good read of them along with README file

Treksy : [BUG] About Us Section of website need UI changes


Title: About Us Section of website need UI changes
About: About Us section of website contain elements in a messed up positions so changes are necessary to make it look better and arranged
Name: Himanshu
Label: Bug Report
Assignee: ''


Define You:

  • Hacktoberfest Participant
  • Contributor

Yes

Describe the Bug

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to Treksy website
  2. Open About Us Section of website
  3. You will the webpage that need changes

Expected Behavior

Website should contain elements in an arranged manner to make it user interactive.

This is how it will look like after changes
image
image

image

Treksy: Add contact.html back-end

Please make a back-end for the contact.html so that anyone who submits the form gets the data delivered to a relevant email address. You may use this existing API:
FormSubmit
Please make sure that the information gets sent to [email protected]

Please use a honeycomb captcha for Form Submit rather than its existing recaptcha service. The above link should provide all necessary references.

Please read CONTRIBUTING.md at least once before contributing code to Tresky.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.