Skip to content

sanad-bhowmik/All-House-Works

Repository files navigation

All House Work

Build Status License

About All House Work

All House Work is a comprehensive platform designed to simplify household management. Whether you're managing daily chores, scheduling services, or tracking household expenses, All House Work provides the tools to keep everything organized and efficient. Our goal is to take the stress out of home management by offering a user-friendly interface and powerful features.

Key Features

  • Task Management: Easily create, assign, and track household tasks with due dates and reminders.
  • Service Scheduling: Book and manage services like cleaning, maintenance, and repairs with integrated scheduling tools.
  • Expense Tracking: Keep a detailed log of household expenses, with reporting features to help manage your budget.
  • Family Collaboration: Share tasks and schedules with family members to ensure everyone is on the same page.
  • Reminders and Notifications: Stay on top of important tasks and appointments with customizable reminders and notifications.

All House Work is designed to be accessible and efficient, providing everything you need to manage your home in one place.

Getting Started

Prerequisites

  • PHP >= 7.4
  • Composer
  • Laravel >= 8.x
  • MySQL or PostgreSQL

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/all-house-work.git
  2. Navigate to the project directory:
    cd all-house-work
  3. Install dependencies:
    composer install
    npm install && npm run dev
  4. Set up your environment variables:
    cp .env.example .env
    php artisan key:generate
  5. Migrate the database:
    php artisan migrate

Usage

After installation, start the development server:

php artisan serve

About

Check Out Live Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages