Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numananees/car-rental-app
It is a Rent a car website where Customers can book the cars by paying through Stripe & Admin can see the bookings and can manage the cars. If a car is booked for a time span no other customer can book the same car on same time span.
https://github.com/numananees/car-rental-app
mern-project mern-stack rent-a-car rent-a-car-management-system
Last synced: 25 days ago
JSON representation
It is a Rent a car website where Customers can book the cars by paying through Stripe & Admin can see the bookings and can manage the cars. If a car is booked for a time span no other customer can book the same car on same time span.
- Host: GitHub
- URL: https://github.com/numananees/car-rental-app
- Owner: NumanAnees
- Created: 2021-11-28T10:44:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T22:51:45.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T19:13:10.374Z (almost 2 years ago)
- Topics: mern-project, mern-stack, rent-a-car, rent-a-car-management-system
- Language: JavaScript
- Homepage: https://car-rental-app-client.vercel.app/
- Size: 6.83 MB
- Stars: 20
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car-Rental-App
- It is a Rent a car website where Customers can book the cars by paying through Stripe.
- Admin can see the bookings and can manage the cars.
- If a car is booked for a time span no other customer can book the same car on same time span.## Technologies Used
- ReactJs
- Nodejs
- Express.js
- MongoDB## Technologies and Tools used in Project with the respective versions
### IDE
| Sr. No. | Technology | Version |
| :------ | :----------------: | :-----: |
| 1. | Visual Studio Code | 1.65 |### Database
| Sr. No. | Technology | Version |
| :------ | :--------: | :-----: |
| 1. | MongoDB | 3.6 |### Programming Language and NPM Packages
| Sr. No. | Technology | Version |
| :------ | :----------: | :-----: |
| 1. | React.js | 17.0.2 |
| 2. | Node.js | 16.13.1 |
| 3. | Stripe | 8.194.0 |
| 4. | Nodemon | 2.0.7 |
| 5. | Express.js | 4.17.1 |
| 6. | Mongoose | 6.0.13 |
| 7. | styled-components | 5.3.3 |
| 8. | uuid | 8.3.2 |
| 9. | react-redux | 7.2.6 |### [User Panel Demo](https://www.youtube.com/watch?v=l4MMxoHn__8) (click to open the video)
[![user demo](https://img.youtube.com/vi/l4MMxoHn__8/sddefault.jpg)](https://www.youtube.com/watch?v=l4MMxoHn__8)### [Admin Panel Demo](https://www.youtube.com/watch?v=2JC6r0FfGdo) (click to open the video)
[![admin demo](https://img.youtube.com/vi/2JC6r0FfGdo/sddefault.jpg)](https://www.youtube.com/watch?v=2JC6r0FfGdo)