Skip to content

IIIT-Delhi/seat-allocation-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

seat-allocation-portal

Automatically allocating seats in an examination hall based on the floor plan.

Instructions

Initial Setup

cp api
npm install
cd ../dashboard
npm install

To run the server

cd api
npm run dev

To run the frontend

cd dashboard
npm run serve

About

Automatically allocating seats in an examination hall based on the floor plan.

Resources

Stars

Watchers

Forks

Releases

No releases published