Skip to content

The Internal Exam Management System is an web application that allows exam coordinators to conduct internal examinations in universities.

Notifications You must be signed in to change notification settings

Shyamal-Shah/iems

Repository files navigation

Internal Exam Management System

The Internal Exam Management System helps exam coordinator to manage and create necessary reports to conduct internal examinations.

Steps to clone

  1. Clone the repositoy.
  2. git clone https://github.com/shyamal28shah/iems.git
  3. Install NodeJs.
  4. https://nodejs.org/en/download/
  5. Verify installation.
  6. node --version
  7. Install dependencies of server side.
  8. npm install
  9. Install dependencies of client side.
  10. cd client
    npm install
  11. Start development server.
  12. cd ..
    npm run dev

About

The Internal Exam Management System is an web application that allows exam coordinators to conduct internal examinations in universities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published