Skip to content

mayankmohak/attendance-recorder

Repository files navigation

Attendance Recorder 👋


Version Maintenance Licence

❓ What is this project about?

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.

🤔 Need of this Project

Curently in our online classes The Attendance is recorded manually which is very much time taking and also very much old fashioned.

✔️ Solution

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.

💻 Technologies used here:

  • Framework: swing
  • AWT Abstract Windowing Toolkit in JAVA
  • File Handling in JAVA

📸 Screenshots

  • Home
    Home

  • View Attendance
    View window

  • Record Attendance
    Attendance Recorder

  • Contact Us
    Want to use this project mail us at mayank8199@gmail.com

💻 How to run this Project

  • 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

🤝 Contributing

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.

🙌 Show your support

Give a ⭐️ if you liked this work!


About

A quiker way to take attendence during online classes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages