Skip to content

IslandRum88/dash_on_flask

Repository files navigation

Dash on flask without flask_login

##Assumptions:

Tables are already created in SQL Server. No flask init_db

Step 1: run setup.bat

Step 2: Create Virtual environment
pip install -r requirements.txt

Step 3: Edit models.py on Root level of project. Put in the database credentials

Step 4: flask run

About

Lightweight multi-dash app on Flask. Tweak of Oleg's code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages