https://github.com/rwallan/track-my-attendance
Track My Attendance is a platform designed to help students easily monitor their class attendance and predict trends in their presence across different subjects.
https://github.com/rwallan/track-my-attendance
fastapi pydantic-v2 python3 sqlalchemy students sveltekit web
Last synced: 6 months ago
JSON representation
Track My Attendance is a platform designed to help students easily monitor their class attendance and predict trends in their presence across different subjects.
- Host: GitHub
- URL: https://github.com/rwallan/track-my-attendance
- Owner: RWallan
- License: mit
- Created: 2024-09-13T16:05:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T23:12:58.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T23:01:57.880Z (over 1 year ago)
- Topics: fastapi, pydantic-v2, python3, sqlalchemy, students, sveltekit, web
- Language: Python
- Homepage:
- Size: 194 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Track My Attendance
**Track My Attendance** is a platform designed to help students easily monitor their class attendance and predict trends in their presence across different subjects.
## Key features
* **Simplicity First:** A streamlined user experience focused on easy attendance tracking.
* **User-friendly:** Intuitive interface without unnecessary complexity—no overwhelming menus or buttons.
* **Minimalist Approach:** Offers only the essentials to keep your attendance organized and accessible.
## Contributing
Thank you for your interest in contributing to the "Track My Attendance" project!
### Reporting bugs
If you discover a bug, first check the [GitHub issues page](https://github.com/RWallan/track-my-attendance/issues) to see if issues have already been reported.
Please use the "Bug Report" template and provide detailed information about the problem, including steps to reproduce it.
### Suggesting Features
If you want to suggest a new feature or improvement, first check the [GitHub issues page](https://github.com/RWallan/track-my-attendance/issues) to ensure a similar suggestion hasn't already been made.
### Contributing Code
Before submitting code changes, check if there are similar [pull requests](https://github.com/RWallan/track-my-attendance/pulls) already open. This will prevent duplicate efforts. Please follow these guidelines:
**Requirements for Merging a Pull Request**
The requirements to accept a pull request are as follows:
* Adhere to project coding standards, formatting, and linting rules. Make sure you check the guidelines for each component.
* Write comprehensive tests and ensure all tests pass.
* Maintain or improve test coverage.
## License
This project is licensed under the terms of the MIT license.