Skip to content

Python program to generate streamlit web applications to perform business maturity assessments.

Notifications You must be signed in to change notification settings

dieGeijo8/BusinessModel_app_generator

Repository files navigation

Generator of streamlit web apps for maturity assessments

This program allows to generate complete streamlit web applications to perform business maturity assessments. The generated web applications are multipage web applications that allow to collect and display real time updated data.

To create a web application you need to:

  • Store a "configuration file" in the Configuration_file directory, whith informations on model for the maturity assessments. An example of a configuration file is provided.
  • Store a json file containing credentials to connect to a Firestore DB to use as back-end in the DataManagement/Firestore directory.
  • Run the launch_app.py script.

About

Python program to generate streamlit web applications to perform business maturity assessments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages