https://github.com/sa-k1b/rentwise
A Django-based web application for car rental management. RentWise simplifies the process for both dealers and customers, featuring car management, booking requests, email notifications, and real-time updates for a smooth rental experience.
https://github.com/sa-k1b/rentwise
django docker sqlite
Last synced: about 2 months ago
JSON representation
A Django-based web application for car rental management. RentWise simplifies the process for both dealers and customers, featuring car management, booking requests, email notifications, and real-time updates for a smooth rental experience.
- Host: GitHub
- URL: https://github.com/sa-k1b/rentwise
- Owner: SA-K1B
- Created: 2024-11-12T05:29:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-25T12:37:54.000Z (over 1 year ago)
- Last Synced: 2025-06-20T14:42:56.121Z (about 1 year ago)
- Topics: django, docker, sqlite
- Language: HTML
- Homepage:
- Size: 45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 RentWise
RentWise is a web application built with Django designed to streamline the car rental process for both dealers and customers. It provides a user-friendly platform for managing car listings, booking requests, and notifications, ensuring a smooth rental experience.
## 🔧 Tech Stack
* Backend: Django
* Frontend: HTML, CSS
* Database: SQLite
## 📌 Key Features
### For Dealers:
**Car Management:** Dealers can add new cars with detailed information, edit existing car details, and update their availability status.
**Booking Requests:** Dealers can view and manage booking requests from customers directly from their dashboard.
**Booking Approval:** Accept or reject customer booking requests with ease.
**Email Notifications:** Dealers receive email alerts whenever a customer submits a booking request.
### For Customers:
**Car Selection:** Customers can browse a list of available cars and select one for rental.
**Booking:** Choose specific dates for renting a car.
**Booking Updates:** Customers are notified via email when their booking request is accepted or rejected.