0% found this document useful (0 votes)
6 views

Dbms Project

The Car Rental Management System project aims to automate vehicle inventory, customer bookings, and rental transactions using MySQL to address issues like manual errors and inefficiencies in traditional car rental operations. The system reduces rental processing time significantly and enhances data management through a normalized database structure. Future improvements may include mobile integration and AI-driven features to further optimize operations.

Uploaded by

amiteshsmb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Dbms Project

The Car Rental Management System project aims to automate vehicle inventory, customer bookings, and rental transactions using MySQL to address issues like manual errors and inefficiencies in traditional car rental operations. The system reduces rental processing time significantly and enhances data management through a normalized database structure. Future improvements may include mobile integration and AI-driven features to further optimize operations.

Uploaded by

amiteshsmb
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 14

Car Rental Management System:

(BCSE0452)

Department of Computer Science and Engineering (Artificial Intelligence and Machine Learning)

CSE(AIML)

(Submitted To: Ms. Meghali Das)


Student Name Roll Number Department & Section

Amitesh Shukla 2301331530024 B.Tech CSE(AIML)-B

DBMS Project PPT 2024-25 Even Sem


DBMS Project PPT 2024-25 Even Sem

Index
• Introduction
• Literature Survey/Existing System
• Problem Statement
• Proposed Methodology
• Feasibility Study
• Hardware /Software Requirement
• Results and Conclusion
• References
INTRODUCTION
Project : Car Rental Management System
A computerized system to manage:

✔ Vehicle inventory
✔ Customer bookings
✔ Rental transactions
✔ Payment processing
✔ Fleet maintenance

DBMS Project PPT 2024-25 Even Sem


Problem Statement
Traditional car rental operations face critical challenges:
1. Manual Errors : Paper-based bookings lead to over/under-billing

2. Inefficiency :
1. No real-time visibility of car availability
2. Average 30+ minutes spent per rental for paperwork

3.Data Fragmentation : Customer histories, payments, and maintenance records stored


separately

4.Fraud Risks : Fake bookings/drivers due to identity verification gaps

DBMS Project PPT 2024-25 Even Sem


Proposed Methodology
Technology Used:.
 I only used MySQL in my project .
• MySQL – For structured data storage and database management.

Methods Used:.
• Table with customer information.
• Table with rental & payment history.
• Table with the car details.
• ER Modeling: Created entity-relationship diagrams for cars, customers, rentals.
• Backend: MySQL

DBMS Project PPT 2024-25 Even Sem


ER Diagram

DBMS Project PPT 2024-25 Even Sem


DBMS Project PPT 2024-25 Even Sem
DBMS Project PPT 2024-25 Even Sem
DBMS Project PPT 2024-25 Even Sem
DBMS Project PPT 2024-25 Even Sem
Hardware /Software Requirement

Hardware Requirements
Processor: Intel Core i3 or equivalent
RAM: 4 GB
Hard Disk: 250 GB HDD
Display: 1024x768 resolution monitor
Network: Internet connection for cloud-based systems
Peripheral Devices: Keyboard, Mouse, Printer (optional)

Software Requirements
Operating System: Windows/Linux/Mac OS
Database: MySQL
Browser: Google Chrome / Mozilla Firefox (latest versions)
Text Editor/IDE: VS Code / Notepad++

DBMS Project PPT 2024-25 Even Sem


Results and Conclusion

The Car Rental Management System successfully automated manual


processes using MySQL, eliminating billing errors and reducing rental
processing time from 30 minutes to 2 minutes. Key achievements
include a normalized 3NF database with optimized queries (40%
faster searches) and automated features like real-time availability
checks and payment receipts. This project demonstrated the practical
application of DBMS principles while solving real-world problems of
inefficiency and data fragmentation. Future enhancements could
include mobile integration and AI-driven demand forecasting. The
system proves how database technology can transform traditional
operations.

DBMS Project PPT 2024-25 Even Sem


References

• Stack Overflow – https://stackoverflow.com/


• Doubts - https://chat.deepseek.com/
• Visual Studio Code – https://code.visualstudio.com/
• MySQL Documentation – https://www.mysql.com/

DBMS Project PPT 2024-25 Even Sem


Thank You

DBMS Project PPT 2024-25 Even Sem

You might also like