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
- Host: GitHub
- URL: https://github.com/ramxcodes/fest-x
- Owner: ramxcodes
- Created: 2025-03-08T06:16:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T06:24:48.000Z (over 1 year ago)
- Last Synced: 2025-04-14T04:57:00.251Z (about 1 year ago)
- Topics: fest-x, hackathon, nextjs, technex-25
- Language: TypeScript
- Homepage: https://fest-x.ramx.in
- Size: 3.21 MB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fest X - Code Crushers
Welcome to **Fest X**, your ultimate event management platform.

---
## 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.

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

---
## 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.