Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qridwan/to-n-fro-ride

This project is mainly based on the React-Js framework, focusing on Firebase authentication system.
https://github.com/qridwan/to-n-fro-ride

firebase firebase-auth google-maps react-bootstrap react-router reactjs

Last synced: 7 days ago
JSON representation

This project is mainly based on the React-Js framework, focusing on Firebase authentication system.

Awesome Lists containing this project

README

        

# Project Name: To & Fro RIDE
# Created by, Mohammad Ridwanul Alam
-------------------------------------------------------------------------------------------

# Main Features:
- This project is mainly based on React-Js framework, focusing on firebase authentication system.
- In the *Home(component) page there's four options for user to choice their vehicle to go for a trip.
- I used Private Route here, to check does the user logged in or not?
- If the user is a guest(not registered or logged in), private Router will handover the user to the *LoginForm(component).
- After login user will be Redirect to the Destination(component) part. go to live link for more experience

# Main Dependencies are
react-router-dom (for handling routing)
react-hook-form(for making logging & register Form)
google-maps-React(for using google map)
firebase (for authentication)
fontawesome (for using icons)
react-bootstrap (for styling)

# My thoughts:
Theres lot of struggles and ups & downs behind the project establishment. After all I can accomplished it within limited period and hopefull to acheive the satisfaction from my MENTOR!

--------------------------------------------------------------------------------------------

# Go to the [Live site link](https://to-n-fro-ride.web.app)

THANK YOU.