Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 755 Bytes

File metadata and controls

25 lines (16 loc) · 755 Bytes

automated-attendance-manager-web-app

Introduction

This is the web app part of the complete automated attendance manager application.

Screenshots of the app:

screenshot-1 screenshot-2 screenshot-3 screenshot-4

Functionality of the web app:

  • fully functioning login screen
  • teacher profile page
  • add student to database page
  • update student attendance and details page
  • view all students details page with detailed summary and attendance status

Other part of the project:

The other part of the project (react-native android app) can be found here.