Welcome to the Employee App This app is created using streamlit and it is deployed on streamlit share. Click the link to access the app: Employee App To run it locally, you need to have anaconda on your system. Steps to run the app locally: Open anaconda prompt. Navigate to your app folder (cd path of your app folder) To run the app type streamlit run app.py