Skip to content

kamalu-chioma/ToDo-list-App-with-Streamlit-and-Sqlite3

Repository files navigation

ToDo List App with Streamlit and Sqlite3

About

This Streamlit-based web application allows users to manage tasks efficiently by providing essential functionalities:

  • CREATE: Users can add a new task with specific time and status.
  • READ (View): Users can view tasks and visualize task status using a pie chart.
  • UPDATE (Edit): Users can modify existing tasks.
  • DELETE: Users can remove tasks they no longer need.

App URL: Click here to access the app

Method

The app was built using the following technologies and methodologies:

  • Python & Streamlit: The app was developed in Python using the Streamlit framework for creating web applications.
  • Sqlite3: Sqlite3 was used to manage the backend database and handle CRUD operations (Create, Read, Update, Delete).
  • Deployment: The app is hosted on Streamlit's public platform, making it easily accessible through the provided app URL.

Note

For optimal viewing experience, it is recommended to use the desktop mode of a mobile browser or access the app on a PC.

Screenshots

Here are some screenshots of the app after deployment:

Screenshot 1

Screenshot 2

Screenshot 3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published