ReactJS Event Booking

By Nilanjan Deb

Event Booking App


Modules used for this Project

  • NodeJS is used for building Backend part of this Website.

  • MongoDB used for Database to store data.

  • ExpressJS is used as Backend Framework.

  • GarphQL is used for fetching API calls.

  • React JS is used as frontend Framework for building SPA.

  • Bootswatch Minty Theme is used as CSS Framework and the website is Responsive for all Devices.

  • ChartJS is used for Charting the responses and Data.

  • JWT is used for Authentication purpose.

  • Token will be stored in Local Storage of Client Browser.

  • Encrypt passwords with bcrypt

  • ChartJS is used for charting the Data got from Bookings.

  • Easily Understandable to all users.


Website Preview

Graphql


Source Code on Github