Skip to content

Unwindmeinstead/houzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Manager - PWA App

A mobile-first Progressive Web App for managing your home life - track cars, bills, todos, insurances, finances, and savings all in one place.

Features

✅ Implemented

  • Dark Theme UI - Clean black background with white text, matching modern design
  • To-Do Management - Date-organized task list with completion tracking
  • Local Storage - All data persists locally in your browser
  • PWA Ready - Installable as a standalone app
  • Mobile-First Design - Optimized for mobile devices
  • Category Structure - Organized by Cars, Bills, To-Do, Insurances, Finances, Savings

🚧 Coming Soon

  • Individual category views (Cars, Bills, Insurances, Finances, Savings)
  • Detailed item management for each category
  • Search and filter functionality
  • Notifications and reminders
  • Data export/backup

Usage

  1. Open index.html in a modern browser
  2. Add tasks using the + button in the bottom navigation
  3. Toggle task completion by clicking the checkbox
  4. View categories in the Categories tab
  5. All data is automatically saved to local storage

Installation (PWA)

  1. Open the app in a mobile browser (Chrome, Safari)
  2. Tap the browser menu → "Add to Home Screen"
  3. The app will install as a standalone PWA

Data Storage

All data is stored locally in your browser's localStorage. No data is sent to any server.

Browser Support

  • Chrome/Edge (recommended)
  • Safari (iOS 11.3+)
  • Firefox
  • Any modern browser with localStorage support

Development

The app uses vanilla JavaScript with no dependencies. Simply open index.html in a browser or serve via a local web server.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors