Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 567 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 567 Bytes

Team Activity CRUD webapp using Streamlit

This is a basic CRUD web application with an entry form in Streamlit and a backend database in Google Sheets, developed to assist in logging and time tracking the daily team activities and tasks at work. It is hosted on Render.

The application employs basic authentication using Streamlit-Authenticator package to verify users before access.

Homepage