News

This documentation provides an overview of a data entry application developed using Streamlit and connected to an Azure Postgres database. The app allows users to enter data into a form and saves the ...
Flask: Contains the backend logic for the application. app.py: The main Flask application file. frontend: Houses the React frontend for the application.