It makes recording attendance easy and also save time in online classes (meets), company meetings, seminars very easily, with few clicks.
This project is based on file handling concept in java. The attendance scripts input by user is stored in respective files for every classes and subjects.
Curently in our online classes The Attendance is recorded manually which is very much time taking and also very much old fashioned.
We came up with a solution that all attendees of the class have to text "hi" in the chat box, which Teacher can copy & paste in our software and the attendance will we recorded. That’s it. It now hardly takes 1-2 min to do that.
-
Contact Us
Want to use this project mail us at mayank8199@gmail.com
-
Method 1
- Download and Unzip file on your local system
- Move to The Directory
- Open terminal Run command "javac attendance.java && java attendance"
-
Method 2
- Download and Unzip file on your local system
- Move to The Directory
- command : "jar cfvm attendance.jar attendance.mf *.class img" more about making jar files here
Comments and improvements are more than welcome!
Feel free to fork and open a pull request.
note: please open an issue before making PR as a good practice of open source.
Give a ⭐️ if you liked this work!