Skip to content

AmolKamble4161/ListCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📋 listCart

listCart is a Progressive Web App (PWA) that helps you manage shopping or to-do lists with a clean and modern interface.
It supports light/dark themes, offline use, and can be installed on mobile and desktop devices.


🚀 Live Demo

🔗 Live Site: listCart Demo
📂 Repository: listCart Repo


✨ Features

  • ✅ Add, edit, and delete items
  • 🌗 Dark/Light mode toggle
  • 📱 Responsive & mobile-friendly design
  • 💾 Local storage support (data stays after refresh)
  • 📲 PWA installable on devices
  • 🖱️ Smooth UI with modern buttons & interactions

🛠️ Tech Stack

  • HTML5
  • CSS3 (SCSS optional for styling)
  • JavaScript (Vanilla)
  • PWA (Service Worker + Manifest)
  • GitHub Pages (Deployment)

PWA Install

  • Open the site in Chrome/Edge
  • Click the install prompt (or "Add to Home Screen" on mobile)

📷 Screenshots

Light Mode Dark Mode
Light UI Dark UI

🧩 Folder Structure

listCart/
│── index.html
│── style.css
│── script.js
│── manifest.json
│── sw.js
│── images/
│    └── all images/

📌 Future Improvements

  • Drag & drop reordering
  • Categories & filters
  • Cloud sync with login
  • Animations & transitions

About

A simple, intuitive shopping-list Progressive Web App (PWA). Add, edit, sort and share your shopping items. Works offline and installable for mobile/desktop. Built with minimal UI and local storage, no personal data collection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors