Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dodul01/corpconvo
This is a Corporate event management project .A user can sign in here with Google Authentication and Email Password based Authentication. User can not see Previus Event Gallery with out Log In or Registation.
https://github.com/dodul01/corpconvo
aos-animation daisyui firebase-auth react-router reactjs tailwindcss
Last synced: 5 days ago
JSON representation
This is a Corporate event management project .A user can sign in here with Google Authentication and Email Password based Authentication. User can not see Previus Event Gallery with out Log In or Registation.
- Host: GitHub
- URL: https://github.com/dodul01/corpconvo
- Owner: Dodul01
- Created: 2023-12-03T14:08:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-09T09:46:56.000Z (about 1 year ago)
- Last Synced: 2023-12-09T10:32:37.600Z (about 1 year ago)
- Topics: aos-animation, daisyui, firebase-auth, react-router, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://testy-front.surge.sh
- Size: 324 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CorpConvo
Features of this projects
- User Authentication With Google
- User Authentication With Email and Password
- Booking Events
- Implement Private Route Unauthorized user can not book any event
- Saving booking data to Local Storage
- Displaying Email, User Name and photo on Nav Bar.
## Technology
- React JS
- Firebase Auth
- AOS (Amimate On Scroll)
Project Details
This is a Corporate event managment project. I have used React, React Router Dom, Tailwind Css, DaisyUi,AOS(Animate On Scroll Library) and Firebase Authentication.A user can sign in here with Google Authentication and Email Password based Authentication. User can not see Previus Event Gallery with out Log In or Registation. After Registration user can book an event and check there booking list on booking route. I have use LocalStorage to store the booking data.