This project is a simple rent a car project developed in ASP.NET Core MVC and Angular with backend as SQL Server 2008 R2.
This application has 2 ends
- User end
- Admin end
User Process
Rent a car is common now days, we have seen most of the people want cars on rent they do not want to purchase their own car but still they want a car for tour or visiting their native places, but for renting a car you need to go to tours and travel person then ask them, is there any 6 seater 5 seater car available and then we look at condition and then only we try to rent this car, meanwhile in this project we have tried to automate this process by creating this application, in this application User need to register himself on portal then he can log in with his credentials and book a car after booking next step is to do payment after payment only this booking is done, if you book a car and you have not done payment then you have not booked a car. Along with this, you can also cancel your booking if you do not want a car. You will also get in details how many applications you have booked till now along with your transaction history.
Features
- Booking
- All Booking Details
- All Pending Booking Details
- All Payment Details
- Cancel Booking
Admin Process
Admin Process in this application is to Add new Cars, he can also view all Booking which is occurred along with that all Payment transaction and also can cancel Booking.
Features
- Add Car Details and Photo
- All Pending Booking Details
- All Payment Details
- Cancel Booking
Platform Used This Angular application is developed Using Angular, Microsoft Visual Studio Community 2017 and backend as SQL Server 2008 R2 Express Edition.
Registration Screen
Login Screen
User Dashboard Screen
Admin Dashboard Screen
Project Structure Screen
Database
Before setting database just Read [Readme_First.rar file] which will easy your work.
There is SQL Script [ SqlDatabase.rar File] Provided with this Solution while pull request you will get this file [SqlDatabase.rar].
c-sharpcorner http://www.c-sharpcorner.com/members/saineshwar-bageri
codeproject https://www.codeproject.com/Members/saineshwarbageri