Converted a CLI based Record Management System to a UI based full stack application using flask.
As an assignment problem I was asked to create a CLI based Record Management System, but that wouldn't have been accessible to everyone.
Problem Statement: How might we make the CLI based application accessible to everyone?
The solution I could Ideate: Converting the CLI based Applicaiton to a UI based Application and hosting it will make it accessible to everyone.
Let's assume you have cloned this repo.
If not? then follow:
git clone https://github.com/toHarsh/sRecords.git
After Cloning
cd sRecords
python -m venv venv
venv\Scripts\activate
Installation of required libraries
pip install -r requiremnts.txt
Finally run this flask application
python run.py
-
Student Record Management System
-
Employee Record Management System, etc
https://s-records.herokuapp.com/admin-register