Skip to content

- 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 h…

Notifications You must be signed in to change notification settings

colaf57/Event-Booking-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

- 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 h…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published