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

No packages published

Languages