Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.93 KB

File metadata and controls

36 lines (28 loc) · 1.93 KB

⭐ it if you find it useful!

Ayudar

In a typical class, it is usually observed that some active students are able to get teacher’s attention while those who are not able to express themselves well are not able to come under their teacher’s eyes. This projects tries to bridge this gap between students and teachers by listing out such students on the basis of marks. However, nothing compares when it comes to teacher’s discretion hence this project also allow the teacher to manually label different students appropriately. This project, hence, helps to make a classroom more interactive, since the teacher now knows about the needy students in her/his class. From students’ point of view, it helps to get them the much needed guidance from the teacher.This will be very beneficial for them ,since this will help them work on their weakness in a better way

UML use case diagram

Techstack

  • Django
  • Bootstrap
  • ChartJS

Screenshots

home login dashboard

How to run this project

Download this repo using command git clone https://github.com/Vineet-Sharma29/ase1.git Then cd into ase1 repo. After changing the directory, install all the requirements by running the command pip install -r requirements.txt. Then run the project using following command python manage.py runserver

Codacy Badge