Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsminar/events-web-app
https://github.com/itsminar/events-web-app
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsminar/events-web-app
- Owner: itsMinar
- Created: 2024-02-06T07:41:19.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-14T06:53:30.000Z (11 months ago)
- Last Synced: 2024-02-14T12:38:19.572Z (11 months ago)
- Language: JavaScript
- Homepage: https://events-web-app-omega.vercel.app
- Size: 573 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Events Web App
![Events Web App](./preview.png)
## Description
The Events Web App is a full-stack application built with **Next.js** and
**MongoDB** that allows users to view ongoing events and purchase tickets.
Administrators have the ability to add new events and manage ticket sales,
providing a comprehensive platform for event management.## Features
- **User Features:**
- Browse and view ongoing events.
- Purchase tickets for events.
- **Admin Features:**
- Add new events.
- Manage existing events.## Technologies Used
- Next.js
- Tailwind CSS (for styling)
- Mongoose
- MongoDB (for database)
- EdgeStore (for store the event poster)## Dummy User Accounts
To test the application, you can use the following dummy user accounts:
- **Normal User:**
- Email: [email protected]
- Password: 123456
- **Admin User:**
- Email: [email protected]
- Password: 654321