Skip to content

Commit ff5a74e

Browse files
authored
fix screenshots
1 parent 965d4e5 commit ff5a74e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Tasky
22
App to set events & reminder, repo created to apply new concepts in practice
33

4+
Login | Home | App Widget | Add Reminder | Shortcuts
5+
| :---------------: | :---------------: | :---------------: | :---------------: | :---------------: |
6+
<img src="https://github.com/pseudoankit/Tasky/assets/54987308/7012a495-5a23-4040-98eb-79ba4fa641aa" align="center" width="410px" height ="480px"/> | <img src="https://github.com/pseudoankit/Tasky/assets/54987308/b4aec97f-3364-4a98-866e-932e6ac714a8" align="center" width="410px" height ="480px"/> | <img src="https://github.com/pseudoankit/Tasky/assets/54987308/45ced83d-254b-4771-b757-cbe2eba3015f" align="center" width="410px" height ="480px"/> | <img src="https://github.com/pseudoankit/Tasky/assets/54987308/09de8df2-4789-422d-a677-0272193c2a0a" align="center" width="410px" height ="480px"/> | <img src="https://github.com/pseudoankit/Tasky/assets/54987308/513e8ea0-9101-43f1-95ae-bc40f58febcd" align="center" width="410px" height ="480px"/>
7+
8+
49
[Demo](https://drive.google.com/file/d/1FpIbR176fost0GjCY3byaZ6Bqba6ioTY/view?usp=sharing)
510

611
Overview :-
@@ -19,12 +24,6 @@ Overview :-
1924

2025
<img src="https://user-images.githubusercontent.com/54987308/223794067-e96e4191-d34e-4dd1-9d03-1b6b1816990f.png" width="500" height="600"/>
2126

22-
Login | Home | App Widget | Add Reminder | Shortcuts
23-
| :---------------: | :---------------: | :---------------: | :---------------: | :---------------: |
24-
<img src="preview/login.png" align="center" width="320px" height ="480px"/> | <img src="preview/home.png" align="center" width="320px" height ="480px"/> | <img src="preview/widget.png" align="center" width="320px" height ="480px"/> | <img src="preview/add-reminder.png" align="center" width="320px" height ="480px"/> | <img src="preview/shortcut.png" align="center" width="320px" height ="480px"/>
25-
26-
https://github.com/pseudoankit/Tasky/assets/54987308/87b45ad4-2cb9-46ad-9ff0-a4a87c4c6674
27-
2827
Planned
2928
- [ ] unit test
3029
- [ ] unit test CI and jaccoco setup for coverage

0 commit comments

Comments
 (0)