Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.67 KB

README.md

File metadata and controls

54 lines (37 loc) · 1.67 KB

Online Class Management

System Analysis and Design Fall 2020 Project

This repository consists of codes of the final project of our System Analysis and Design course in Iran University of Science and Technology.

Description

Our team felt the need for a good online class management system. So we decided that for our project, we develop a system where you could easily create classes as a Teacher or attend the classes you need as a Student. Front-end of this website is developed with React and the Back-end with Django.

Features

  • Sign up as a Teacher or Student

As a Teacher:

  • Create new classes with detailed info such as subject, number of students,...
  • Create new courses for each class with educational videos, images and files
  • Answer students' questions in your inbox
  • ...

As a Student:

  • Join in your desired classes
  • Use the materials in each class to learn new stuff
  • Be in contact with Teachers and ask them questions
  • ...

Tech Stack

This project uses a number of open source projects to work properly:

Installation

You can find detailed instructions for installation in each package.

Visuals

1 2 3 4

License

Feel free to use it!