OctoFocus is a lightweight task management web app designed to help users organize, prioritize, and track tasks efficiently. Inspiration: Many people struggle to manage tasks and deadlines effectively. I built OctoFocus to solve the common problem of missed deadlines and low productivity. Problem: Tasks often pile up, deadlines are forgotten, and users lose focus on what matters most. Solution: OctoFocus allows users to: Add tasks with name, deadline, and estimated effort View a prioritized task list Stay on top of tasks quickly and intuitively Tech Stack: Frontend: HTML, CSS, JavaScript Backend: Python Flask + Flask-CORS Data Storage: In-memory array (scalable to SQLite/PostgreSQL) Impact: OctoFocus helps users organize work, prioritize efficiently, and increase productivity. The project demonstrates a practical solution built with simple, scalable technology.

Share this project:

Updates