Skip to content

JJ's To Do App is a streamlined task management system designed to help users efficiently organize and manage their tasks. Using the Streamlit framework, this app allows you to keep track of everything you need to do, categorize tasks based on their status, and set due dates.

espin086/streamlit-crud-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JJ's To Do App

🚀 Access the Live Application Here!

JJ's To Do App is a streamlined task management system designed to help users efficiently organize and manage their tasks. Using the Streamlit framework, this app allows you to keep track of everything you need to do, categorize tasks based on their status, and set due dates.

The app is crafted by JJ Espinoza, an expert AI/ML Cloud Architect, ensuring its build with the latest best practices, offering users a seamless and efficient task management experience.

Architecture

Architecture Diagram

Features

  • Add Tasks: Quickly add new tasks along with their status and due date. Create UI
  • View Tasks: View all your tasks in a well-organized table format. Read UI
  • Update Tasks: Edit any task's information with just a few clicks. Update UI
  • Delete Tasks: Remove tasks once you've completed them or if they are no longer required. Delete UI
  • About Page: Background on the application. About UI

Setup & Installation

  1. Clone the Repository
    git clone https://github.com/<your-github-username>/streamlit-crud-app.git
    cd streamlit-crud-app`
    
  2. Install Dependencies
    pip install -r requirements.txt
    
  3. Run the App
    streamlit run app.py
    
    

The app will be live at http://localhost:8501 by default.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

JJ's To Do App is a streamlined task management system designed to help users efficiently organize and manage their tasks. Using the Streamlit framework, this app allows you to keep track of everything you need to do, categorize tasks based on their status, and set due dates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published