Skip to content

yxz29315/assignmentapp

Repository files navigation

Assignment Submission App

Problem Statement

We aim to implement a simple, interactive application that enables teachers to post their assignments.

Installation

  • Open git bash
  • Go to the directory you want to store the project in via cd command
  • git clone
  • Open node.js command prompt
  • Go to the directory where we cloned the repository
  • npm install
  • npm run dev
  • Open on http://locahost:portid/ (portid provided in NodeJS CMD)

Features of the Application

  • A Registration and Login system for students and teachers with user authentication and encryption.
  • Teacher and Student classification
  • A dashboard to view and manage assignments and classrooms
  • Code based classrooms to post Assignments in
  • PDF submission for the students to submit their answers
  • Robust and Lightweight Tech Stack

About

Built with Node.js, Express.js, and MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published