Skip to content

vivekramnani/AssignmentPortal

Repository files navigation

AssignmentPortal

A Web based assignment portal developed using Node.js, express.js and MongoDB Atlas

Installation

Install node and npm. To install dependencies:

npm install

Executing

node app.js

Features

It has two type of users:

  1. Students: They can track assignments, make submissions and view remarks given by the teacher
  2. Teachers: Teachers can create groups, create new assignments and add questions to them, give assignment to a particular set of students, view submissions and give remarks.

Using the portal

Currently the source code does not have the database access therefore you need to add you own mongoDB Token in the app.js file. Other required things that need to be performed are well commented in the app.js file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published