flatisfy/flatisfy
Lucas Verney 0e3d1576b2
Use stars to note flats
Instead of a binary "followed" / "not followed" status, use 5 stars to
allow users to give a note to a flat between 0 (not followed) and 5. Any
note different from zero add a "followed" status.

Closes issue #36.
2017-05-03 22:14:51 +02:00
..
data_files Initial commit 2017-04-13 20:03:59 +02:00
database Add the possibility to leave notes on flats 2017-05-03 19:18:07 +02:00
filters Better deduplication 2017-05-03 15:55:07 +02:00
models Use stars to note flats 2017-05-03 22:14:51 +02:00
web Use stars to note flats 2017-05-03 22:14:51 +02:00
__init__.py Initial commit 2017-04-13 20:03:59 +02:00
__main__.py Various UI fixes 2017-05-03 15:55:07 +02:00
cmds.py Do not refetch details on filtering. To fetch details, one should do import. Closes issue #38. 2017-05-03 15:55:08 +02:00
config.py Add a search feature and matching UI elements 2017-05-03 15:55:08 +02:00
data.py Refilter command and backends in config 2017-05-03 15:55:07 +02:00
exceptions.py Initial commit 2017-04-13 20:03:59 +02:00
fetch.py Add a search feature and matching UI elements 2017-05-03 15:55:08 +02:00
tools.py Add a page listing flats by status 2017-05-03 15:55:07 +02:00