Skip to content

An event booking system built using React.js, GraphQL, Node.js and MongoDB.

Notifications You must be signed in to change notification settings

vbertoletti/Event-Booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Booking Web App

A full stack web application practice, please note there're minimal styles applied.

Perks 🧙‍

  • A Event Booking system where users can signup, login, logout, create events, update and delete them.
  • Book any events they wish to attend.
  • Non logged in users can see all events but cannot interact with the system without signing up.
  • From the bookings page, the user can see a list of their booked events, or click on the chart tab to see how many cheap, moderate or expensive events they have booked.

Quick tour:

eventsbooking

Technologies

Front End: React.js Back End: GraphQL API, Node.js and Express Server and Mongo Database.

Usage

  • Download this repo,
  • npm install in the root of the project,
  • cd client and npm install,
  • Make sure to npm start both in the root and in the client folder simultaneously to run this project.

About

An event booking system built using React.js, GraphQL, Node.js and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published