An open API service indexing awesome lists of open source software.

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.

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.