Skip to content

sranjeit/attendance

 
 

Repository files navigation

Attendance Notification - SMS

Contributors

Kwangmin Kim ( Peter ) - Computer Science Student [ Assumption University ]

Description

This applcation provides notice attendance of stduent to their parents When the teacher check attendance by this application, it will send SMS message to their parents .

Features

  • Users who are teacher register student information with thier parent information to this application
  • Generate QR Code of students
  • Users scan QR Code of students by Camera
  • Send E-mail to Parent with child information with QR Code [ Register student ]
  • Send SMS message to parents when to attend class
  • Report of date : Attendance students list
  • Report of Studuent : Attendance Date list

Tech stack:

  • Ionic 3
  • Angular2+
  • Firebase
  • QR Code
  • Barcode Reader

How to Install

Click this link : Attendance.apk Install to your android device

How to use

  • Login / SignUp
  • Register your students
    - Go to Student tab
    - Click "New Students" button
    - Filled input form
    - Click "Submit" button
    - Registered student
    - Send email to student's parent with student information and QR code
  • Remove your students
    - Go to Student tab
    - Click Student card
    - Show student information and attended date
    - Click "Remove this student" button
    - Removed student
  • Attendance Students
    - Go to QR code tab
    - Scan QR code of student
    - Automatically attend in Our system
    - Send SMS to student's parent
  • Students Report
    - Go to Student tab
    - Click Student card
    - Show student information and attended date
  • Date Report
    - Go to Profile tab
    - Click "Report" button
    - Select date which you want to check
    - Show sttended students' name

Known issues and bugs

  • SMS message is not free that can occure error from less balance
  • I should combine between QR code reader and checking attendance

Presentation File

- Click

Poster File

- Download

About

Check attendence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.3%
  • HTML 27.6%
  • CSS 12.6%
  • JavaScript 1.5%