Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Peehu1308/Vehigo

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

πŸš— VehiGo – Car Rental Website

Open Source

Deployment License Made with HTML/CSS/JS

VehiGo is a fully responsive and intuitive car rental platform built using HTML, CSS, and JavaScript. Whether you're on a desktop or mobile device, VehiGo provides a seamless and modern car rental experience.

-----------------------------------------------------

🌐 Live Demo

πŸ‘‰ Click here to explore VehiGo

-----------------------------------------------------

πŸ“Œ Introduction

VehiGo is a modern web-based car rental application that enables users to:

  • View a catalog of rental vehicles
  • Get detailed information on each car
  • Seamlessly book a vehicle online

With a sleek, mobile-first design, VehiGo ensures a delightful experience across all screen sizes.

image

Thanks Banner Typing SVG

πŸ“Š Project Insights

🌟 Stars 🍴 Forks πŸ› Issues πŸ”” Open PRs πŸ”• Closed PRs πŸ› οΈ Languages πŸ‘₯ Contributors
Stars Forks Issues Open PRs Closed PRs Languages Count Contributors Count

✨ Features

  • βœ… Fully Responsive – Looks great on phones, tablets, and desktops.
  • 🚘 Car Listings – Browse a variety of vehicles available for rent.
  • πŸ” Detailed Car View – See specs, features, and pricing.
  • 🧾 Booking Functionality – Book your ride in a few clicks.
  • 🧭 User-Friendly Interface – Simple navigation for all users.

🎯 Open Source Programmes ⭐

This project is now OFFICIALLY accepted for:

GSSoC Logo

🌟 Exciting News...

πŸš€ This project is now an official part of GirlScript Summer of Code – GSSoC'25! πŸ’ƒπŸŽ‰πŸ’» We're thrilled to welcome contributors from all over India and beyond to collaborate, build, and grow Vehigo! Let’s make learning and career development smarter – together! πŸŒŸπŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

πŸ‘©β€πŸ’» GSSoC is one of India’s largest 3-month-long open-source programs that encourages developers of all levels to contribute to real-world projects 🌍 while learning, collaborating, and growing together. 🌱

🌈 With mentorship, community support, and collaborative coding, it's the perfect platform for developers to:

  • ✨ Improve their skills
  • 🀝 Contribute to impactful projects
  • πŸ† Get recognized for their work
  • πŸ“œ Receive certificates and swag!

πŸŽ‰ I can’t wait to welcome new contributors from GSSoC 2025 to this Vehigo project family! Let's build, learn, and grow together β€” one commit at a time. πŸ”₯πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

πŸ› οΈ Technologies Used

  • HTML5 – Markup language for structuring web content.
  • CSS3 – Styles the UI with responsive layouts and custom designs.
  • JavaScript – Adds interactivity and dynamic behavior.

-----------------------------------------------------

πŸ“‘ Table of Contents

-----------------------------------------------------

πŸ“ Project Structure

VehiGo's files are organized to keep things tidy. Here's a glimpse:

πŸ“¦ VehiGo/
β”œβ”€β”€ .vscode/ # VS Code specific settings
β”œβ”€β”€ assets/ # General assets (e.g., fonts, icons)
β”œβ”€β”€ blogs/ # Content and files for the blog section
β”œβ”€β”€ images/ # Core images for the website
β”œβ”€β”€ public/ # Publicly accessible assets
β”œβ”€β”€ readme-images/ # Images specifically for the README
β”œβ”€β”€ scripts/ # Utility scripts (e.g., for data, build)
β”œβ”€β”€ src/ # Source code (often contains core logic/components)
β”œβ”€β”€ styles/ # Additional or modular stylesheets
β”œβ”€β”€ vehigo-backend/ # Backend-related files (e.g., environment config)
β”œβ”€β”€ index.html # The main entry point of the application
|── Contact.html # The contact file
β”œβ”€β”€ LICENSE # Project license information
β”œβ”€β”€ README.md # This documentation file
β”œβ”€β”€ PULL_REQUEST_TEMPLATE.md # Template for pull requests
β”œβ”€β”€ CODE_OF_CONDUCT.md # Guidelines for community behavior
β”œβ”€β”€ ... (other HTML, CSS, JS files like accountpage.html, buy.html, etc.)

-----------------------------------------------------

πŸ“₯ Submitting a Pull Request

Follow these steps to contribute your changes to Vehigo:

  1. 🌟 Star & Fork the Repository
    Click the β€œStar” button to support the project, then β€œFork” the repo to create your own copy:
    πŸ‘‰ https://github.com/InnoWebLabs/Vehigo

  2. πŸ“₯ Clone Your Fork
    Use the following command to clone your forked repository to your local machine:

    git clone https://github.com/Your-Username/Vehigo.git
  3. Create a Branch Navigate to the project directory and create a new branch for your changes:

    cd Vehigo
    git checkout -b my-feature-branch
  4. Make Changes Add your new ML projects, games, websites, or enhancements. Fix bugs or improve UI/UX as needed.

  5. Commit Your Changes Use a meaningful commit message:

    git add .
    git commit -m "πŸ“¦ [Feature Add] Add XYZ website project"
  6. Push Your Changes Push your branch to your GitHub fork:

    git push origin my-feature-branch
  7. Submit a Pull Request

    Go to your fork on GitHub.

    Click "Compare & pull request".

    Add a descriptive title using one of the prefixes: [UI], [UX], [Feature Add].

    Link the related issue (if any) and clearly describe your changes.

-----------------------------------------------------

πŸ’‘ Usage

Your journey with VehiGo is seamless!

  • Find Your Perfect Ride: Effortlessly browse our diverse catalog of cars from the homepage, using smart search filters for location and budget, or exploring our "Featured cars."
  • Detailed Look & Book: Click any listing for a deep dive into specs, features, and pricing. Ready? Our intuitive booking flow gets you on the road in just a few clicks.
  • Guided Experience: Follow our "4 simple steps" to easily navigate from profile creation to securing your rental.
  • Beyond the Drive: Check out authentic customer "Reviews" and explore our "Blog" for insights and updates.
  • Always Connected: Access support, company info, and contact options conveniently from the footer, or through our responsive navigation, tailored for any device.

-----------------------------------------------------

🀝 Contributing

We welcome and encourage contributions from the community to help improve VehiGo. Whether you wish to report a bug, suggest a new feature, or submit a pull request, your input is highly valued and appreciated.

πŸ€πŸ‘€ Contribution Guidelines

We love our contributors! If you'd like to help, please check out our CONTRIBUTE.md file for guidelines.

Thank you once again to all our contributors who has contributed to Vehigo! Your efforts are truly appreciated. πŸ’–πŸ‘

Contributors

Contributors

See the full list of contributors and their contributions on the GitHub Contributors Graph.

Show some Red Heart by starring this awesome repository!

πŸ’‘ Suggestions & Feedback

Feel free to open issues or discussions if you have any feedback, feature suggestions, or want to collaborate!

πŸ™Œ Support & Star

If you find this project helpful, please give it a star! ⭐ to support more such educational initiatives!

πŸ“„ License

This project is licensed under the MIT License - see the License file for details.

⭐ Stargazers

🍴 Forkers

Forkers

πŸ§‘β€πŸ’»Project Admin:

Aryan
Aryan

Glowing Star Give us a Star and let's make magic! Glowing Star

Mirror Ball

πŸ‘¨β€πŸ’» Developed By ❀️Aryan and Contributors ❀️ open an issue | Watch Demo

Ready to show off your coding achievements? Get started with Vehigo today! πŸš€

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.3%
  • CSS 27.6%
  • JavaScript 8.1%