Skip to content

GradeMaster: The Parent-Teacher Collaboration to facilitate seamless communication and student academic progress tracking.

Notifications You must be signed in to change notification settings

mixed-farming/GradeMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradeMaster: The Parent-Teacher Collaboration Tool

Description

GradeMaster is an innovative and user-friendly web-based platform designed to improve communication between teachers and parents. It allows teachers to input and update student academic data, attendance, and remarks, while parents can view their child's progress in real-time and receive notifications about their academic performance. The platform has been designed using the Django web framework, HTML, CSS, JavaScript, and Bootstrap, which ensures a user-friendly interface for all users. The project also incorporates features to ensure data security and confidentiality, such as using SQLite as the database management system and the FullCalendar content delivery network to facilitate the marking of student attendance records.

project_app_preview.mp4

Version

Django 2.4.0

How to run

Windows Command Prompt

cd Django-Simple-CRUD-Sample
python -m venv env
env\Scripts\activate
pip install -r requirements.txt
manage.py migrate
manage.py createsuperuser 
manage.py runserver

Open URL http://localhost:8000

About

GradeMaster: The Parent-Teacher Collaboration to facilitate seamless communication and student academic progress tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published