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

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.

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
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://arindam369.netlify.app)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/arindam369)