Skip to content

ainycodes/checklist

Repository files navigation

📝 Checklist App

A simple and responsive checklist (to-do list) app built with HTML, CSS, and JavaScript.
Tasks are stored in the browser’s local storage, so they stay saved even after refreshing or closing the tab.

This project also includes offline support via a service worker and a manifest.json, making it installable like a Progressive Web App (PWA).


✨ Features

  • ✅ Add and manage tasks easily
  • ✅ Data stored in local storage (no database required)
  • ✅ Offline support with service worker
  • ✅ Installable as a PWA
  • ✅ Clean, responsive design (desktop & mobile)
  • ✅ Custom fonts, icons, and background

🚀 Demo

🔗 Live Demo


🛠️ Tech Stack

  • HTML5 – structure
  • CSS3 – responsive design, custom styling
  • JavaScript – DOM manipulation, local storage
  • Service Worker & Manifest – offline support & PWA features

About

A simple, mobile-responsive checklist app with customizable checkboxes, swipe-to-delete functionality, and automatic local storage saving. It features a vibrant, kawaii-inspired theme with animated icons and unlimited task additions for efficient task management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors