Developed using the following dependencies
- Python 3.7.9
- Flask-2.2.5
- Werkzeug>=2.2.2
- Jinja2>=3.0
- or just pip on whichever missing libraries
Run the following code to initialize DB
- flask --app flaskr init-db #initialize db.py
Run the following code to start webserver at port 5000
- flask --app flaskr run --debug
Task
- To established visualisation which can be connected to Apache Solr Database (Current visualisation tool using Banana (Kibana forked) , click the "Dashboard Customization" tab to get the idea what is Banana dashboard)
- To design visualisation for 4 use case (Info Depot, Infor Bas, Info Captain & Info Trip)
- However in order to proceed task 2 , the front end data processing shall be completed