https://github.com/mini-sylar/hall-management-system
A CRUD application built using flask, SQLite, HTML,CSS,Javascript
https://github.com/mini-sylar/hall-management-system
crud crud-application css flask html javascript python
Last synced: 3 months ago
JSON representation
A CRUD application built using flask, SQLite, HTML,CSS,Javascript
- Host: GitHub
- URL: https://github.com/mini-sylar/hall-management-system
- Owner: Mini-Sylar
- Created: 2023-03-29T16:40:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-30T12:39:06.000Z (over 3 years ago)
- Last Synced: 2025-03-21T12:58:12.583Z (over 1 year ago)
- Topics: crud, crud-application, css, flask, html, javascript, python
- Language: CSS
- Homepage: https://hall-mangement-public.onrender.com/
- Size: 2.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hall Management System
A public version of the hall management system
# Try it Out
- 👉 [Hall Management System](https://hall-mangement-public.onrender.com/) 👈
- Secret key for account creation: "*porter2021*" Case Sesntive!!!
# Purpose
- Provide porters with an easier way to manage students entering and leaving the hall
- More information on the *about page*
# ---Features---
1. Creation of a unique Accounts
2. Dashboard for easy navigation
3. Add,delete,modify or remove students
4. Activity Log
5. Graphical Representation of Data
6. Reset Password Feature
7. Stay Logged in
# Notes
* Sample data has been provided but you can go ahead and create,add,update or remove students
* Per Heroku's Terms of use on databases such as "SQLite", the following data will be deleted after 24 hours
* Login Data
* Data Added,Updated or Modified
* Activity log
* This systen was designed with Laptop/Desktop users in mind first, however the mobile version is currently functional 😊
# Screenshots
## Desktop
## Mobile
# Technologies Used
- Python (Flask)
- HTML,CSS,Vanilla JS
- SQLlite
- Heroku