https://github.com/arindam369/srijan23-original
This is a website for Annual Techno Fest event of JU, named as Srijan. Here, user can login their account, register for a lots of events, place order for official srijan merchandise and lots of other stuffs.
https://github.com/arindam369/srijan23-original
firebase firebase-auth nextjs react react-three
Last synced: 2 months ago
JSON representation
This is a website for Annual Techno Fest event of JU, named as Srijan. Here, user can login their account, register for a lots of events, place order for official srijan merchandise and lots of other stuffs.
- Host: GitHub
- URL: https://github.com/arindam369/srijan23-original
- Owner: arindam369
- Created: 2023-02-20T14:50:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T12:09:25.000Z (over 1 year ago)
- Last Synced: 2025-01-20T13:43:08.409Z (4 months ago)
- Topics: firebase, firebase-auth, nextjs, react, react-three
- Language: JavaScript
- Homepage: https://srijan23.netlify.app
- Size: 64.3 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SRIJAN'23, Jadavpur University
This is the website for the annual techno-management fest of Jadavpur University, named Srijan.
Link to the website: https://www.srijanju.in
## Features
### User Section
- User can sign in directly using their Google Accounts
- Register in various events as individual or in Team
- Invite their friends to join their team
- Place order for Merchandise
- Book their seats for Workshop
- Everything can be tracked in Notification Section### Admin Section
- Built some **Admin Panels** where the specific Event-Coordinators only have the permission to view all the registrations of their corresponding events
- Built a **Merchandise Verification Portal** where Merchandise Admins can verify the orders placed
- Built a **Workshop Admin Portal** where workshop registrations can be easily tracked by some Admins### Super Admins concept
Actually, the admins have not full access to every pages/portals. The admin-permissions are very limited. Like: The admin of "Pass the Baton" event can view only the "Pass The Baton" Admin Panel not anything more. So, I built some **Super Admins** who can keep an eye upon some of the admins.## Screenshots
![]()
![]()
![]()
## Run Locally
Clone the project **Srijan23-Original**
```bash
git clone https://github.com/arindam369/Srijan23-Original.git
```Go to the project directory
```bash
cd Srijan23-Original
```Install all the dependencies
```bash
npm install
```Start the Development Server
```bash
npm run dev
```## Feedback
*If you have any kind of queries, please reach out to me*
## 🔗 Links
[](https://arindam369.netlify.app)
[](https://www.linkedin.com/in/arindam369)