ngobiea / dlsms-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distance Learning Student Monitoring System

Backend App

This project is aimed at creating a Distance Learning Student Monitoring System. It facilitates monitoring and managing students' progress in remote learning environments.

Getting Started

To set up the project, follow these steps:

Installation

Run the following commands in your terminal:

  1. Install required packages:

    npm i
  2. Start the application:

    npm start

Code for frontend can be found here https://github.com/ngobiea/dlsms-client

About


Languages

Language:JavaScript 98.9%Language:HTML 0.5%Language:Dockerfile 0.3%Language:CSS 0.2%