Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozzie-code-alt/pythonappkillernextjs
4/17/2024 -
https://github.com/ozzie-code-alt/pythonappkillernextjs
app fun project thesis
Last synced: 17 days ago
JSON representation
4/17/2024 -
- Host: GitHub
- URL: https://github.com/ozzie-code-alt/pythonappkillernextjs
- Owner: Ozzie-code-alt
- Created: 2024-04-17T06:48:29.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T13:31:03.000Z (8 months ago)
- Last Synced: 2024-11-05T15:05:11.931Z (2 months ago)
- Topics: app, fun, project, thesis
- Language: Python
- Homepage:
- Size: 7.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# West Thesis
- Python Root Kit to be able to terminate processes using Python as desktop communicating via REST API to my Nextjs Front end
# Objectives :
- Develop a database to capture real-time data on student computer usage including websites visited, applications used, and any suspicious activity. Associate and store this usage data with individual student login credentials.
- Build an administrative portal with instructor/professor logins to access real-time and historical monitoring data and insights for the computer labs they oversee.
- Provide a central monitoring dashboard through the admin portal showing real-time computer lab usage activity for live visibility.
- Enable admins to generate usage reports, filterable by date range, lab, or student attributes to ensure efficient and appropriate use of computer facilities to provide data insights.
- Evaluate the system using the ISO 25010 standard for software development.