Skip to content
James Brucker edited this page Jun 25, 2025 · 30 revisions

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

Testing

A Guide to Unit Testing with Pytest and SqlAlchemy blog post by EzzEddin Abdullah on https://coderpad.io/.

Clone this wiki locally