doneth.at/migrations
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
..
versions Implement accomplishment logging functionality 2020-08-29 17:41:18 +00:00
README Implement login functionality 2020-08-29 14:06:20 +02:00
alembic.ini Implement login functionality 2020-08-29 14:06:20 +02:00
env.py Implement login functionality 2020-08-29 14:06:20 +02:00
script.py.mako Implement login functionality 2020-08-29 14:06:20 +02:00

README

Generic single-database configuration.