Skip to content

verve-neowise/lessions-monitoring-system

Repository files navigation

Lessions Monitoring System

You can with this API:

  • Manage administrator
  • Manage teachers
  • Manage students
  • Manage groups and directions
  • Bind teacher to the group
  • Add, Remove student to Group
  • Group students assessments
  • Manage users permissions

etc

API Documentation

Test project:

Create .env file with content:

DATABASE_URL=""
JWT_SECRET=""
EXPIRES_IN="4h"
PORT=8080

Run install

npm install

Run app

npm start

About

Lession monitoring system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published