Skip to content

IEEECS-VIT/enrollments-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

Enrollments Admin Panel

An Admin Panel for managing enrollment interview slots, panels, rounds, and quiz. This application allows administrators to create and manage interview slots efficiently while automatically preventing scheduling conflicts.


Features

  • 🔐 Admin authentication
  • 🗓 Create interview slots with date & time
  • ⏱ Automatic clash detection (date, time, domain, round, panel)
  • 🧑‍⚖️ Panel-wise slot management
  • 🧠 Domain & round based filtering
  • 💭 Question addition for quiz
  • 👥 Capacity management per slot

Tech Stack

Frontend

  • React
  • Axios
  • Tailwind CSS / CSS

Backend Repository Link

https://github.com/IEEECS-VIT/enrollments-2025-backend

How to Contribute

  • Fork the repository
  • Create a new branch (git checkout -b feature/your-feature)
  • Commit your changes
  • Push to your branch
  • Open a Pull Request

Installation & Setup

git clone https://github.com/d-e-v-14/enrollments-admin.git
cd frontend
npm install
npm run dev

Releases

No releases published

Packages

 
 
 

Contributors

Languages