https://github.com/thompsonnaidu/ez-event
https://github.com/thompsonnaidu/ez-event
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thompsonnaidu/ez-event
- Owner: thompsonnaidu
- Created: 2024-07-18T16:11:01.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-07-18T17:13:53.000Z (12 months ago)
- Last Synced: 2025-01-21T11:15:15.680Z (6 months ago)
- Language: JavaScript
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# EZ EVENT
EZEvent is an event booking application designed to allow users to create, register for, and cancel event bookings. This mini-project demonstrates the integration of modern web technologies, including React for the frontend, MongoDB for the database, and Node.js with Express.js for the backend. The application utilizes **GraphQL** to manage data interactions, providing a practical example of how to implement and leverage **GraphQL** in a real-world application. The primary goal of EZEvent is to offer hands-on experience with **GraphQL** and build a fully functional event management system.## High Level Design

## Technologies Used:
- React JS
- JWT
- Graphql
- Apollo Client
- Mongo DB
- Mongooes
- Bootstrap
- Node JS
- Nodemon## React Application Screenshot
- Profile Screen
- Sign Up

- List and cancel user booking

- List all events

- Create new Events
