A teamwork project submitted to the Board of Undergraduate Studies in partial fulfillment for the requirements of the Bachelor of Science Degree in Computer Science of Egerton University.
To run the project, run the createdb.py file after making the appropriate changes. This will create a database that will be used for storing the data for this application.
-
Next run the app.py file by running:
- python app.py - this starts the flask server and you will be redirected to the url http://127.0.0.1:5000