Skip to content

andrejberg/simulation_database_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simulation-database-dashboard

Flask based GUI application for interaction with simulation-database.

Installation

Install simulation_database from git:

git clone git@github.com:king-michael/simulation_database.git
pip install -e simulation_database

Install this package:

git clone git@github.com:andrejberg/simulation_database_dashboard.git
pip install -e simulation_database_dashboard

Quick Start

Run the application:

python run_dashboard.py

And open it in the browser at http://127.0.0.1:5000/. Navigate to Preferences where you can add a database.

About

Flask based GUI application for interaction with simulation-database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors