Skip to content

Aman-zishan/BlackBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎉BlackBoard is a website which helps teachers to manage students' in their assignments and projects.Once the students have registered using the details provided by their institution,the teachers will get the list and can assign the students their respective subjects and tasks.

Tech stack used: :octocat:

  • Visual Code Studio
  • python:snake:
  • flask:hot_pepper:
  • database:-mySQL:tada:
  • How it works:point_up:

    1)The home page has two options which are register and login where the students and teachers can create an account.

    2)When the students' register, his/her details are saved to the database and they are redirected to their dashboard on login.

    3)admin page can be accessed only by the teachers and will have options to add subjects,tasks and assign them to respective students.