roysaurabh1308 / IIITNR-Attendance-System-Web-Version

An Online Attendance System designed to eliminate the hassle of maintaining manual records of attendance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IIITNR-Attendance-System-Web-Version

Build Status Latest Stable Version Apk License

About

Attendance Management System is a software developed for daily student attendance in schools, colleges and institutes. The purpose of developing attendance management system is to computerize the tradition way of taking attendance. This web-app will help the student to get information about the current status of their Attendace ,anytime they want.This is important for university students because of minimum 75 % attendance criteria.

Features

  • Realtime-synchronization with database.
  • Notification alert if attendace below threshold.
  • Student can View & analyse attendance details, anytime you want.
  • Faculty can Autogenerate the Excel Sheet corresponding to the attendance report of the students.

Security

  • Login details and device id verification to avoid fraud and Spamming.
  • device block if unusual activity detected.
  • Allows single device login per id at time.
  • End-to-End encryption.

Screenshots

Splashscreen & Dashboard

Splashscreen
Dashboard
Login Panel

Faculty Section

Faculty Registration
Create Student Account
Subject Enrollment
Attendance Register
Create Atteendance Excel Sheet

Student Section

View Attendance
Overall Attendance

Tools Used

Future Possibilities and Extension of this project

  • biometric can be implemented and integrate using device like Raspberry Pi.
  • Online assignment submission.
  • Resource sharing & study material.
  • group discussion and doubt clearing.

Contributing

You are welcome to contribute :

  1. Fork it (https://github.com/roysaurabh1308/IIITNR-Attendance-System-Web-Version/fork)
  2. Create new branch : git checkout -b new_feature
  3. Commit your changes : git commit -am 'Added new_feature'
  4. Push to the branch : git push origin new_feature
  5. Submit a pull request !

Author

Thanks for going through this Repository! Have a nice day.
Have any querry? Feel free to contact me.

Saurabh Roy

Contact :roysaurabh1308@gmail.com

github Gmail College Mail Linkedin

License

This Project is licensed under the MIT License, see the LICENSE file for details.

About

An Online Attendance System designed to eliminate the hassle of maintaining manual records of attendance.

License:MIT License


Languages

Language:CSS 72.8%Language:PHP 10.1%Language:HTML 9.9%Language:JavaScript 7.2%