This is a travel based app and it can book your next travel destination.
We have implemented security in this site. Private Routing is a part of it. A user can not book any event if he/she isn't signned in. Firebase Google SignIn is implemented for security. We have also added 'Book' pannel where a user can Book His/Her preferred event.A review panel is also added to give review. We have upload images in imgbb server and generates a dynamic img link. Role based Authentication is also implemented. We can also delete a event but a user must need to be logged in and must be an admin. An admin can also add a event and update status of the booked events.
##Technologies Used for Building the site
To store our data I have used MongoDB
To do CRUD operation I have used Express JS
Full Project is Based on ReactJS. We have used many components to Build the site.
To do backend operation I have used Express JS
To do Routing
To validate a Form
We have Used BootStrap to design our site also to make it responsive.
We have Used React BootStrap to design our site also to make it responsive.
Font Awesome Icons have been used to design.
Material UI is used for designing.
HTML & CSS is a core part for building a site. I have also used HTML & CSS.
LiveSite --click to view Live Site
LiveSite --click to view Live Site for backend