An open API service indexing awesome lists of open source software.

https://github.com/ramxcodes/fest-x

Fest - X | Technex'25 | hackathon Project
https://github.com/ramxcodes/fest-x

fest-x hackathon nextjs technex-25

Last synced: 3 months ago
JSON representation

Fest - X | Technex'25 | hackathon Project

Awesome Lists containing this project

README

          

# Fest X - Code Crushers

Welcome to **Fest X**, your ultimate event management platform.

![image](https://i.imgur.com/w0YPjZi.png)

---

## Admin Login

Use the following credentials to log in as an admin:

- **Email:** admin@admin.com
- **Password:** admin

Access the Admin Dashboard at `/admin` to manage events and announcements.

![admin](https://i.imgur.com/fdXp5TL.png)

---

## User Features

- **Event Registration:** View a list of upcoming events and register easily.
- **Dashboard:** Track your registered events at a glance.

![img](https://i.imgur.com/CDb10i2.png)

---

## Event Details

Events include the following details:

```
Event Name
Description
Club Name
Registration Fee
End Date of Registration
Venue
Event Date
Time
```

Admins can view the registration count for each event in the dashboard.

users can visit `/announcement` to see the latest announcement.