Skip to content

izardy/myrapid-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MyRapidHack2023-FrontEnd

Developed using the following dependencies

  1. Python 3.7.9
  2. Flask-2.2.5
  3. Werkzeug>=2.2.2
  4. Jinja2>=3.0
  5. or just pip on whichever missing libraries

Run the following code to initialize DB

  1. flask --app flaskr init-db #initialize db.py

Run the following code to start webserver at port 5000

  1. flask --app flaskr run --debug

Task

  1. 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)
  2. To design visualisation for 4 use case (Info Depot, Infor Bas, Info Captain & Info Trip)
  3. However in order to proceed task 2 , the front end data processing shall be completed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published