Skip to content

A web application built using Flask to provide a platform for teachers to interact with parents

Notifications You must be signed in to change notification settings

nishantBoro/parent-teacher-interaction-portal

Repository files navigation

Parent-Teacher Interaction Portal

A simple web application to provide a platform for teachers to interact with parents. The interaction is made possible by giving teachers the capability to update marks and attendance of a student. While a parent can view the marks and attendance of their child. This project is built using Flask framework, HTML, CSS and Javascript.

Images:

Teacher's Dashboard while updating a student:

Student Dashboard:

Registration page:

Parent Registration:

Installation:

  • Create a database
  • Connect your database to this project by configuring the db.yaml file
  • Run this project: python3 app.py

About

A web application built using Flask to provide a platform for teachers to interact with parents

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published