Commit Graph

5 Commits

Author SHA1 Message Date
restitux 9938167092 Add icons to sidebar entries and cleanup design 2022-08-30 16:15:09 -04:00
restitux 57750046f5 Add support for rendering provider icon in sidebar 2022-08-30 01:57:01 -04:00
restitux 66c6ba9437 Cleanup sidebar + resize ContentView to correspond 2022-08-28 22:05:38 -04:00
restitux 94a69d383b Add Provider object and update the UI to use
This currently uses localhost:8080 hosted providers to facilitate
testing.
2022-08-19 12:46:20 -04:00
restitux 7944e4e21b Initial prototype
Basic UI outline with keyboard control. Python database
object is exposed to QML and data can be queried from its methods.
This should provide a generic structure that different UI themes
can be built around.
2022-08-15 17:50:09 +00:00