Skip to content

Chethan814/Swift-Rides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

SwiftRides - Car Renting Website

ShiftRides is a car renting website developed using HTML, CSS, JavaScript, Bootstrap, Tailwind CSS, Python, and Django. This project is an ongoing internship project given by EY, AICTE, and NextGen Edunet Foundation.

Alt text

Features

  • User authentication: Allow users to sign up, log in, and log out .
  • Responsive design: Ensure the website is optimized for various devices and screen sizes.
  • Car listings: Display available cars for rent with details such as model, price, and availability .
  • Dynamic Data Fetching: Implement a server-side API that dynamically retrieves car data from the database and populates the web page without the need for creating individual HTML pages for each car. This approach will ensure that the website remains scalable and easy to update, while also providing a seamless user experience.
  • Admin panel: Provide admin access to manage cars, bookings, and users.
  • Booking system: Enable users to book cars for specific dates (working on).

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • Tailwind CSS
  • Python
  • Django
  • Sqlite

Installation

  1. Clone the repository:

    git clone https://github.com/Chethan814/Swift-Rides.git
    
  2. Navigate into the project directory:

    cd ShiftRides
    
  3. Start the Djanga server:

    python manage.py runserver
    
  4. Start the tailwind css:

    python manage.py tailwind start
    
  5. Access the website by adding url in browser

    http://127.0.0.1:8000/

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this software for any purpose, subject to the terms of the license agreement.

Acknowledgements

Special thanks to EY, AICTE, and NextGen Edunet Foundation for providing this internship opportunity and project.

Images

Car Image Car Image Car Image Car Image Car Image Car Image

Certification from the Next Gen Edunet Foundation , EY-GDS , AICTE

Car Image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages