https://github.com/rasujon3/genius-car-services-client
Milestone - 11 - Full Stack Project Practice
https://github.com/rasujon3/genius-car-services-client
bootstrap-5 jwt-token react-firebase-auth
Last synced: 3 months ago
JSON representation
Milestone - 11 - Full Stack Project Practice
- Host: GitHub
- URL: https://github.com/rasujon3/genius-car-services-client
- Owner: Rasujon3
- Created: 2022-04-26T13:48:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T16:57:38.000Z (over 2 years ago)
- Last Synced: 2025-02-13T01:52:33.566Z (4 months ago)
- Topics: bootstrap-5, jwt-token, react-firebase-auth
- Language: JavaScript
- Homepage: https://genius-car-services-client.web.app/
- Size: 3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Genious Car service
## Live Link: [https://genius-car-services-client.web.app/]
[https://genius-car-services-client.web.app/](https://genius-car-services-client.web.app/)
---# Short Description
### This website is mainly a Car service expert booking website. User can choose his desire expert for his service. Without login, user can't booking experts. User can login with Facebook, github, google & twitter. User also register with email and password. Also implement CRUD operation in this project.
---
#### Project Screenshots|
|
![]()
---## Project features and functionality
- Using Email Password login & registration system in this project.
- Also using Google,Facebook & Github login & registration system in this project.
- Users can book experts for their desire services.
- Without login, user can't book their expert.
- Users also can add expert and can delete his added experts.
- Users also can see his order & can delete his order as well.
- Using Local Storage to store & get accesstoken.## List of Technologies (Frameworks, libraries)
- Using Bootstrap 5 & Row CSS for Responsive Design.
- Using Express JS for server side.
- Using MongoDB database for CRUD operation.
- Using Firebase for authentication & hosting.
- Using React-Firebase-Hooks for implement full authentication system.
- Using React-Router-DOM for routing.
- Using React-Toastify for showing simple Toast message in this website.