BrightCity Events is a web application for managing events in the city. Users can view upcoming events, register for them, and organizers can create their own events.
- 🔹 Event Viewing – users can view a list of events with detailed descriptions.
- 🔹 Event Registration – the ability to register and receive a confirmation of participation.
- 🔹 Event Management – organizers can create, edit, and manage events.
- 🔹 Personal Account – users can track their registrations.
- 🔹 Search and Filter – search events by date, category, and location.
- Backend: NestJS, TypeScript
- Frontend: React, TypeScript
- DB: MongoDB
-
Clone the repository
git clone https://github.com/Anastasiialup/Events.git cd Events
-
Start the backend
cd events-service npm install npm run start:dev
-
Start the frontend
cd events-client npm install npm start
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Send a Pull Request with a detailed description of the changes.
- [Lupashyna Anastasiia] – Full Stack Developer