/LearningManagementSystem

[WIP] An online learning management system to manage assignments and projects for students and teachers.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

📖     Learning Management System     📖

A minimal and extensible web application to post, submit and review : assignments and learning materials.

Development

To get started with development you need to have node.js and npm installed on your OS.

Clone the repository and cd to the repository.

$ npm i
$ npm start