Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.