Skip to content

Latest commit

Β 

History

History
112 lines (78 loc) Β· 2.37 KB

File metadata and controls

112 lines (78 loc) Β· 2.37 KB

🎯 Focusly β€” Smart Productivity Task Manager

Focusly is a clean and engaging productivity app designed to keep you focused on what matters. Manage tasks, track progress, and celebrate achievements β€” all in one simple interface. Data is stored locally, so you can stay productive without creating an account.


πŸš€ Live Demo

πŸ”— Deployed on Netlify:(https://focuslypro.netlify.app/)


✨ Features

βœ… Task Management

  • Add, delete, and complete tasks with ease
  • Highlight completed tasks automatically
  • Search tasks instantly by:
    • Task name
    • Description
    • Category
  • LocalStorage ensures your tasks never wipe on refresh

πŸ“Š Smart Productivity Insights

  • Weekly Completion Chart β€” visual progress over the current week
  • Category Breakdown Chart β€” track your tasks by category
  • Completion Rate Gauge β€” percentage of completion at a glance

πŸ•’ History Timeline

Every action matters:

  • Task created
  • Task completed
  • Task deleted
    Displayed in chronological order (latest first)

πŸ‘€ Personalized Experience

  • Greets user by name using a browser prompt
  • Automatically records β€œJoined Date”
  • Displays username + join date on dashboard header

🎨 UI / UX

  • Simple tab navigation:
    • Overview
    • Stats
    • History
    • Settings
  • Clean, modern, and consistent styling
  • Best on Laptop/Desktop screens
    (Mobile version coming soon)

πŸ› οΈ Tech Stack

Technology Purpose
HTML5 UI Structure
CSS3 Styling & Layout
JavaScript (ES6+) State & App Logic
Chart.js Data Visualizations
LocalStorage API Persistent Storage

πŸ“ Project Structure

/src controller.js model.js /view historyView.js taskView.js ---add more---

index.html


πŸ§ͺ Run Locally

# Clone the repository
git clone https://github.com/Codehumps001/focusly.git

cd focusly

# Open the app
Open index.html in your browser

πŸ—ΊοΈ Roadmap β€” Version 2

Planned upgrades:
	β€’	Better mobile & tablet responsiveness
	β€’	Dark mode toggle
	β€’	Editable user profile (name/photo)
	β€’	Notifications for deadlines
	β€’	Motivational quotes with rotating API
	β€’	Cloud sync + Authentication

πŸ‘‘ Author

Developed by: Yaw Fosu
A passionate self-taught web developer building real-world solutions.