Skip to content

adi0311/Task

Repository files navigation

Task

A django application where teachers and students can register and enroll themselves in different courses and can track their progress in courses.

Requirements

Screenshots

Login Page

  1. A user can only login if it was registered.

Login

Registration Page

  1. A user can either register as teacher or student.
  2. Page has validation check for username and passwords.

Register

Courses Page

  1. Displays the available courses.
  2. Only those courses are displayed in which user is not registered.

Course

Profile Page when some deadline is missed

  1. When deadline on some chapter is missed, it turns red.

Deadline

Email received when deadline is missed

  1. When deadline is missed and chapter is not completed, a mail is sent to user.

Email

Home view when a user is logged in

  1. Inform user to check out the courses and profile section.

Home

Profile Page when a user is logged in

  1. Profile page displays username, Full name, courses in which the user is registered.
  2. Provide the functionality to mark some chapter as completed before deadline.

Profile

Terminal when message queue is added

Terminal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published