Skip to content

Full featured Flask app for helping organize home maintenance records, complete with user authentication, document/photo upload, and calendar

Notifications You must be signed in to change notification settings

baolson007/HouseBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HouseBuddy

Full stack, responsive Flask web app utilizing sqlite db and bootstrap 4.

Overview

Home maintenance and related record keeping can be difficult to organize and maintain, especially for new homeowners or individuals with multiple homes. This web application will serve as a tool to help homeowners keep an eye on upcoming maintenance tasks and retain any records related to home improvements or maintenance items. This can serve as a comprehensive history of the home's upkeep and could even be provided to a future inhabitant of the home.

  1. Optional: Get a brief overview of functionality by navigating to: https://benolson.pythonanywhere.com/tour
  2. Login or register for an account
  3. Start adding maintenance tasks and upload records as needed
  4. Password recovery is supported, if needed

Installation notes for running on localhost:

See requirements.txt for dependencies

Ensure to provide a SECRET_KEY (any string will suffice) in init.py if you'd like to login or pass information via forms

About

Full featured Flask app for helping organize home maintenance records, complete with user authentication, document/photo upload, and calendar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published