Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/qridwan/to-n-fro-ride
- Owner: qridwan
- Created: 2021-03-21T17:31:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-26T20:12:46.000Z (over 3 years ago)
- Last Synced: 2024-11-17T05:30:18.469Z (2 months ago)
- Topics: firebase, firebase-auth, google-maps, react-bootstrap, react-router, reactjs
- Language: JavaScript
- Homepage: https://to-n-fro-ride.web.app
- Size: 3.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.