<feed xmlns='http://www.w3.org/2005/Atom'>
<title>water-consumption/db/scripts, branch staging</title>
<subtitle>A simple website to track water consumption between me and my GF.</subtitle>
<link rel='alternate' type='text/html' href='https://git.zachberwaldt.dev/water-consumption/'/>
<entry>
<title>clean up, add better error handling</title>
<updated>2024-03-19T01:27:24+00:00</updated>
<author>
<name>Zach Berwaldt</name>
<email>zberwaldt@tutamail.com</email>
</author>
<published>2024-03-19T01:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachberwaldt.dev/water-consumption/commit/?id=eb51bdbfef8c2aacf0fdfde279a40de7f74c8d86'/>
<id>eb51bdbfef8c2aacf0fdfde279a40de7f74c8d86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>write init script for database.</title>
<updated>2024-03-16T15:25:29+00:00</updated>
<author>
<name>Zach Berwaldt</name>
<email>zberwaldt@tutamail.com</email>
</author>
<published>2024-03-16T15:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachberwaldt.dev/water-consumption/commit/?id=f91870e5a7a210acb7efd7c2355220f5bcc6c5be'/>
<id>f91870e5a7a210acb7efd7c2355220f5bcc6c5be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up database scripts, start readmes.</title>
<updated>2024-03-16T15:25:29+00:00</updated>
<author>
<name>Zach Berwaldt</name>
<email>zberwaldt@tutamail.com</email>
</author>
<published>2024-03-16T14:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachberwaldt.dev/water-consumption/commit/?id=b32419dfe996fbc9731b48ba528bae67535f4839'/>
<id>b32419dfe996fbc9731b48ba528bae67535f4839</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove default users</title>
<updated>2024-03-16T13:57:44+00:00</updated>
<author>
<name>Zach Berwaldt</name>
<email>zberwaldt@tutamail.com</email>
</author>
<published>2024-03-16T13:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachberwaldt.dev/water-consumption/commit/?id=fe8f79b7afc10040d653b5d7f7016dc93df1eebd'/>
<id>fe8f79b7afc10040d653b5d7f7016dc93df1eebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[FEAT] Refactor API main file and models</title>
<updated>2024-03-07T02:53:07+00:00</updated>
<author>
<name>Zach Berwaldt</name>
<email>zberwaldt@tutamail.com</email>
</author>
<published>2024-03-07T02:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachberwaldt.dev/water-consumption/commit/?id=5fa57845052655883120ba4d19a85d8756fb8d8c'/>
<id>5fa57845052655883120ba4d19a85d8756fb8d8c</id>
<content type='text'>
This commit refactors the `main.go` file in the API directory, as well as the related models in the `models.go` file. The changes include:

- Reordering imports and removing unnecessary imports
- Fixing error messages to be more descriptive
- Handling database connections more efficiently with deferred closures
- Handling errors and returning appropriate error responses
- Adding proper JSON bindings for POST requests
- Adding new views in the database scripts for aggregated statistics and daily user statistics

No changes were made to imports and requires.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit refactors the `main.go` file in the API directory, as well as the related models in the `models.go` file. The changes include:

- Reordering imports and removing unnecessary imports
- Fixing error messages to be more descriptive
- Handling database connections more efficiently with deferred closures
- Handling errors and returning appropriate error responses
- Adding proper JSON bindings for POST requests
- Adding new views in the database scripts for aggregated statistics and daily user statistics

No changes were made to imports and requires.
</pre>
</div>
</content>
</entry>
<entry>
<title>modify api, build additional FE components, add types</title>
<updated>2024-03-01T01:13:48+00:00</updated>
<author>
<name>Doog</name>
<email>157747121+doogongithub@users.noreply.github.com</email>
</author>
<published>2024-03-01T01:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachberwaldt.dev/water-consumption/commit/?id=9f9a33cbf55d38987a66b709284d2bb4ffea0fe9'/>
<id>9f9a33cbf55d38987a66b709284d2bb4ffea0fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add gitignore</title>
<updated>2024-02-25T01:08:35+00:00</updated>
<author>
<name>Doog</name>
<email>157747121+doogongithub@users.noreply.github.com</email>
</author>
<published>2024-02-25T01:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachberwaldt.dev/water-consumption/commit/?id=e37c73e33a4aaf7fb8d25b5af03627f20bcda19f'/>
<id>e37c73e33a4aaf7fb8d25b5af03627f20bcda19f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>first commit</title>
<updated>2024-02-22T03:07:27+00:00</updated>
<author>
<name>Doog</name>
<email>157747121+doogongithub@users.noreply.github.com</email>
</author>
<published>2024-02-22T03:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.zachberwaldt.dev/water-consumption/commit/?id=3eafb413a48cde60dea8a7355ee621c6acca952f'/>
<id>3eafb413a48cde60dea8a7355ee621c6acca952f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
