An open API service indexing awesome lists of open source software.

https://github.com/bikramai/flask-sams

The Student Attendance Management System allows admins to manage teachers and students and assign classes and class arms to students and teachers. Teachers can log in and mark student attendance. Students can use face recognition to mark their attendance.
https://github.com/bikramai/flask-sams

bootstrap datatables face-recognition flask flask-bcrypt flask-login flask-sqlalchemy flask-wtf javascript open-cv python

Last synced: 2 months ago
JSON representation

The Student Attendance Management System allows admins to manage teachers and students and assign classes and class arms to students and teachers. Teachers can log in and mark student attendance. Students can use face recognition to mark their attendance.

Awesome Lists containing this project

README

          

# Flask-SAMS

## About
The Student Attendance Management System allows admins to manage teachers and students and assign classes and class arms to students and teachers. Teachers can log in and mark student attendance. Students can use face recognition to mark their attendance.

## Technologies:


Languages: JavaScript, Python, SQL

Framework: Flask, Flask-Login, Flask-SQLAchemy, Flask-WTF, Flask-Bcrypt, Open-CV, FaceRecognition, Datatables

Database: SQLite3

## How to run Project

flask --app run.py run