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

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

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
iMAGE1|IMAGE2|IMAGE3
---

## 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.