https://github.com/retrixe/wpustudent
A useful app for MIT-WPU students with various tools like attendance tracking.
https://github.com/retrixe/wpustudent
Last synced: 2 months ago
JSON representation
A useful app for MIT-WPU students with various tools like attendance tracking.
- Host: GitHub
- URL: https://github.com/retrixe/wpustudent
- Owner: retrixe
- License: mpl-2.0
- Created: 2025-05-05T12:18:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-23T08:28:44.000Z (2 months ago)
- Last Synced: 2026-03-24T05:08:25.533Z (2 months ago)
- Language: Kotlin
- Homepage:
- Size: 874 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WPUStudent
A useful app for MIT-WPU students with various tools like attendance tracking.
[](https://discord.gg/MFSJa9TpPS)
## Features
- Viewing user information
- Tracking attendance, with info on each day
- Advice on how many classes can be skipped, or must be attended, to meet the attendance requirement
- Holiday and academic calendar dates
- Configuring custom attendance requirements
## Privacy Policy
WPUStudent does not collect any data from its users. The data that is collected and sent to third-parties is required for the app to function, and is as follows:
1. Authentication credentials sent to the MIT-WPU ERP server, to retrieve user data.
Analytics may be added in the future, but are currently not present.
## License
```markdown
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
```