Skip to content

CodeHumps001/focusly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎯 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.

About

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors