Skip to content

aadhisesha/Homemaker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homemaker App

Homemaker App is a simple and user-friendly web application created to help manage everyday household tasks in one place. It is designed especially for homemakers to organize shopping, expenses, meals, medicines, and other daily routines efficiently.


Features

  • Home Dashboard – Clean welcome screen with background video support
  • Shopping Tracker
  • Set budget
  • Add products with price, quantity, and category
  • Automatically calculate remaining budget
  • Serial Tracker – Track TV serial name, time, and channel
  • Expense Tracker – Record daily expenses and view remaining balance
  • Medicine Tracker – Keep track of medicines taken
  • Important Days – Save important dates with notes
  • Meal Planner – Plan meals for each day of the week
  • Cleaning Schedule – Assign cleaning tasks by day
  • Edit and ❌ Delete options for all entries

Technologies Used

  • HTML5 – Structure of the application
  • CSS3 – Styling and layout (external stylesheet)
  • JavaScript (Vanilla JS) – Application logic and interactivity

Project Structure

Homemaker-App/
│
├── homemaker.html # Main HTML file
├── script.js # JavaScript functionality
├── style.css # Styling (if added)
└── assets/
└── videos/ # Background videos (optional)


How to Run the Project

  1. Download or clone this repository
  2. Make sure all files are in the same folder
  3. Open homemaker.html in any modern web browser
  4. Start managing your daily household activities 🎉

Future Improvements

  • LocalStorage support to save data permanently
  • Login system for multiple users
  • Notifications for medicines and important days
  • Mobile app version

About

Homemaker App is a simple web-based application that helps manage daily household activities in one place. It allows users to track shopping and budgets, record expenses, plan meals, manage medicines, note important dates, track TV serials, and schedule cleaning tasks using HTML, CSS, and JavaScript.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors