Home - jbrucker/home-log GitHub Wiki

An application to record numerical data for things related to a residence, such as readings on an electric meter and water meter. Anything with a date and numeric value.

A secondary purpose of this project is to explore different database and deployment alternatives, and how they effect the application design and implementation.

Development

Deployment

Testing

How to Setup Memory Database Test with Pytest and SqlAlchemy on Medium.com

References