Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gordonmhy/tutorialportal-flask
A simple portal for management of private tutorial sessions
https://github.com/gordonmhy/tutorialportal-flask
Last synced: 14 days ago
JSON representation
A simple portal for management of private tutorial sessions
- Host: GitHub
- URL: https://github.com/gordonmhy/tutorialportal-flask
- Owner: gordonmhy
- Created: 2021-07-22T11:29:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-15T02:50:13.000Z (over 3 years ago)
- Last Synced: 2024-11-01T14:05:17.392Z (2 months ago)
- Language: HTML
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tutorial Portal
A private-tutorial management system written on top of the Python [Flask](https://flask.palletsprojects.com/en/2.0.x/) framework for managing private tutorial sessions.### Live Demo
* A [live demo](https://tutdemo.pythonanywhere.com) is hosted on [PythonAnywhere](https://www.pythonanywhere.com).
* Some functionalities are broken since they are yet to be implemented: Students' accounts, tutors' Credentials Panel and Insights and Analytics Panel.
* The demo is MERELY FOR TESTING and you are advised NOT to provide sensitive or private information.
* Begin testing by registering an account and logging into the site.### Features
* Accounts for tutors and students
* Tutors:
* Calendar view of weekly schedule
* Student Manager - Attendance, Payment and student credentials management (of individual students)
* View insights and analytics (with visual charts and numbers)
* Student:
* View personal attendance and payment record