/CAS

Course Allocation System

Primary LanguageJavaScript

CAS

A portal to allocate courses to the faculty in an unversity enviornment.

How to work with source code

  1. download this repository
  2. On the root folder of this directory, run command : npm install express
  3. Then install all the listed packages using command : npm install package-name
  4. Run command : nodemon app.js

The application will run now. Now you can begin the app as an admin/faculty as deemed fit.