Skip to content

Car Goes Far is a Django-based web application designed to streamline car rental services for small businesses. This platform allows users to create accounts, browse available cars, and book a car for a specified period. The project is built to provide a user-friendly interface for efficiently managing car rentals.

Notifications You must be signed in to change notification settings

ME17FD/car_goes_far

Repository files navigation

Car Goes Far - Car Rental Website

Car Goes Far is a Django-based web application designed to streamline car rental services for small businesses. This platform allows users to create accounts, browse available cars, and book a car for a specified period. The project is built to provide a user-friendly interface for efficiently managing car rentals.

Website : https://cargoesfar.pythonanywhere.com

Table of Contents

  1. Features
  2. User Previews
  3. Manager Previews
  4. Installation
  5. Contributing
  6. Authors

Features

  • User Authentication: Users can securely create accounts and log in.
  • Browse Cars: Users can view the available cars for rent.
  • Car Booking: Users can request to book a car for a specific period.
  • Admin Dashboard: Admins have access to an intuitive dashboard for managing users, cars, and bookings.

User Previews

User Preview 1 User Preview 2 User Preview 3 User Preview 4

Back to Top

Manager Previews

Manager Preview 1 Manager Preview 2

Back to Top

Installation

To run the Car Goes Far project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ME17FD/car_goes_far.git
  2. Navigate to the project directory:

    cd car_goes_far
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Apply migrations to set up the database:

    python manage.py migrate
  5. Start the development server:

    python manage.py runserver
  6. Access the website in your web browser at http://localhost:8000/.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on GitHub.

Authors

Back to Top

About

Car Goes Far is a Django-based web application designed to streamline car rental services for small businesses. This platform allows users to create accounts, browse available cars, and book a car for a specified period. The project is built to provide a user-friendly interface for efficiently managing car rentals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •