diff options
author | marcinzelent <marcin@zelent.net> | 2021-02-10 15:14:56 +0100 |
---|---|---|
committer | marcinzelent <marcin@zelent.net> | 2021-02-10 15:14:56 +0100 |
commit | d2256fbe5cf77acf240ef0e17f5a3317cfa9539a (patch) | |
tree | 51a7b352ce6d4f4f481bc3e810ef83baf166d213 | |
parent | 7610b2d2a826a6d7dcac1faebfb00cdeec1cf6c8 (diff) |
-rw-r--r-- | README.md | 9 | ||||
-rw-r--r-- | preview.gif | bin | 0 -> 33974 bytes |
2 files changed, 7 insertions, 2 deletions
@@ -1,2 +1,7 @@ -# EventMaker -Event Maker UWP App +# Event Maker + +Event Maker is a Universal Windows Platform app for managing events like appointments, meetings, birthdays. It allows adding, editing, and deleting events. It is also possible to sort the events by date, name, and place. The events are persisted in a JSON file. + +## Preview + +![Preview](preview.gif) diff --git a/preview.gif b/preview.gif Binary files differnew file mode 100644 index 0000000..f6882e5 --- /dev/null +++ b/preview.gif |