doneth.at/app/templates
wojciech 7265866fe2 Implement accomplishment logging functionality
Allow browsing historical accomplishments.

Created a timeutils module, which contains all time-related logic, to
allow easier extension later (for when I'll be implementing timezones
and custom day-start hours)

show today's accomplishements on the main page

extract main.handle_accomplishment_submission function

handle adding new accomplishments to the database

add header and add accomplishment UI

extract .card css component

add Accomplishment model

Co-authored-by: Wojciech Kwolek <wojciech@kwolek.xyz>
Reviewed-on: https://git.r23s.eu/wojciech/doneth.at-backend/pulls/1
2020-08-29 17:41:18 +00:00
..
auth Implement accomplishment logging functionality 2020-08-29 17:41:18 +00:00
main Implement accomplishment logging functionality 2020-08-29 17:41:18 +00:00
_formhelpers.html Implement login functionality 2020-08-29 14:06:20 +02:00
_skel.html Implement accomplishment logging functionality 2020-08-29 17:41:18 +00:00
index.html Implement accomplishment logging functionality 2020-08-29 17:41:18 +00:00