mitramir55/QA_app

Running App

Closed this issue · 3 comments

Hey, Just a quick question how do we run this application. Any special IDE, Library, etc. That we would need to get this work. We are looking to make integration tests for this repo.

Hi,
to run it locally, you need to clone the project, install the requirements in the requirements.txt file, and then type streamlit run app.py.
You can also go to the web app created on Streamlit. Here is the link.

What is stream lit?

A library in Python. Please do a Google search to learn more.