Skip to content

An Android port of the TRC Attendance app for FRC meeting attendance logging

License

Notifications You must be signed in to change notification settings

DrDab/TrcAttendance-Android

Repository files navigation

TrcAttendance-Android

An Android port of the TRC Attendance app. Desktop version available here: https://github.com/trc492/TrcAttendance

Attendance Logger - Tool to log students' participation in meetings.

In our team, each student is required to participate a minimum number of hours of meetings during the build season in order to participate in competitions. This app is intended for mobile attendance tracking for an Android tablet or phone while away from the meeting place. Each student, when walking in, will select their names on the check-in list and click the check-in button. When leaving, they will select their names in the check-out list and click the check-out button. This allows us to keep track of the minutes they have attended meetings. The program keeps track of this info in an Excel spreadsheet which can sum up the total hours of each student if needed.

License

MIT License

Copyright (c) 2018 Titan Robotics Club

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.