Skip to content

Files

Latest commit

bc1c9e8 · Aug 19, 2021

History

History
21 lines (16 loc) · 838 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 838 Bytes

HomeAid Logo

HomeAid is an organization application primarily designed for people living in the same household.

Core Features

  • Event Calendar
    • Used for event planning and keeping track of household meals.
  • Task List
    • List of tasks that can be assigned to individuals or everyone in the household.
  • Shopping List
    • A household shopping list that everyone can add to.
  • Ingredients List
    • Keep track of ingredients that you already have at home and their expiration dates.
  • Meal Planner
    • Adds meal to the calendar and removes ingredients used in your ingredients list.

Introduction

HomeAid is built with Spring Boot backed by MySQL, Spring Security, AWS S3. HomeAid is developed and tested on Java 8.