Skip to content

gsriram24/attendance_system_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance System App

This repository contains the code which was used to build an app to aid teachers record attendance efficiently.

Find the repository for the Face Recognition algorithm here

Please note: For this to work and login to work, you would require both the admin panel and the node.js backend. Please find the repositories below.

Backend Admin Panel

Table of contents

Requirements to run the app

Repository structure

This repository contains the entire code for the project. All screen routes can be found in lib/main.dart. The screens and widgets can be found in lib/screens and lib/widgets/ respectively.

Steps to install

  • Download or clone the files in repository. (git clone https://github.com/sgcuber24/attendance_system_app.git)
  • Install all packages. (flutter pub get)
  • Run the app. (flutter run)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages