Commit Graph

8 Commits

Author SHA1 Message Date
Chris Sexton a8560961ba go: refactor
* Move web stuff out to respective files
* Move DB stuff to its own package
* Move user stuff to its own package
2019-10-31 10:34:57 -04:00
Chris Sexton f9550f86af add project stuff 2019-10-28 12:23:20 -04:00
Chris Sexton 378b9efc0e users: handle getting new user if old one is gone 2019-10-28 12:18:05 -04:00
Chris Sexton 011d1fb121 errors: add dismissable error banners 2019-10-28 07:56:13 -04:00
Chris Sexton c790365a98 make it pretty 2019-10-27 22:28:49 -04:00
Chris Sexton 2e472c4993 happy: add working backend and frontend
Current version:
* has user generation (but no real validation)
* allows user to select a mood
* handles a few error situations, but not enough
* looks plain
2019-10-27 22:08:30 -04:00
Chris Sexton 0e5d056922 add build; make serve work 2019-10-18 08:46:31 -04:00
Chris Sexton f010818c30 eh 2019-10-18 06:06:59 -04:00