2
2
3
3
A new Flutter project.
4
4
5
- ## Getting Started
5
+ ## Getting Started 🚀
6
6
7
7
This project is a starting point for a Flutter application.
8
8
@@ -15,26 +15,39 @@ For help getting started with Flutter development, view the
15
15
[ online documentation] ( https://docs.flutter.dev/ ) , which offers tutorials,
16
16
samples, guidance on mobile development, and a full API reference.
17
17
18
- by [ ] ( https://www.figma.com/file/cC0JZhz8xMM8jrN0tUEFjK/Coca---Project-Management?type=design&node-id=519%3A2759&mode=design&t=rDmYZFAdAVaPwhlW-1 )
19
- design on dribble.
18
+ Original design by [ Sans Design] ( https://ui8.net/sans-design/products/coca-project-management-app )
19
+
20
+ ## Features 🎨
21
+
22
+ # Feature To-Do List
23
+
24
+ | Screens | Status | Notes |
25
+ | -------------------------------------------------| ---------------| -------|
26
+ | Login, Signup, Otp Verification | [ x] Completed | |
27
+ | Home, Notification, Workspace Modal | [ x] Completed | |
28
+ | Projects, Project Details, Tasks, Create Task | [ x] Completed | |
29
+ | Create Project, Mail, Create Mail, Mail Details | [ x] Completed | |
30
+ | Profile, Premium, Support, Privacy | [ x] Completed | |
31
+ | Forgot password, task details, calendar view | [ ] Todo | |
32
+
20
33
21
34
### Screenshots 🌈
22
35
23
36
<p >
24
- <img src="/preview/flutter_01.png" width="200px" hspace="10 " alt=""/>
25
- <img src="/preview/flutter_02.png" width="200px" hspace="10 " alt=""/>
26
- <img src="/preview/flutter_05.png" width="200px" hspace="10 " alt=""/>
37
+ <img src="/preview/flutter_01.png" width="1080" style="margin-left: 10px; margin-right: 10px; " alt=""/>
38
+ <img src="/preview/flutter_02.png" width="1080" style="margin-left: 10px; margin-right: 10px; " alt=""/>
39
+ <img src="/preview/flutter_05.png" width="1080" style="margin-left: 10px; margin-right: 10px; " alt=""/>
27
40
</p >
28
41
<p >
29
- <img src="/preview/flutter_06.png" width="200px" hspace="10 " alt=""/>
30
- <img src="/preview/flutter_07.png" width="200px" hspace="10 " alt=""/>
31
- <img src="/preview/flutter_08.png" width="200px" hspace="10 " alt=""/>
42
+ <img src="/preview/flutter_06.png" width="1080" style="margin-left: 10px; margin-right: 10px; " alt=""/>
43
+ <img src="/preview/flutter_07.png" width="1080" style="margin-left: 10px; margin-right: 10px; " alt=""/>
44
+ <img src="/preview/flutter_08.png" width="1080" style="margin-left: 10px; margin-right: 10px; " alt=""/>
32
45
</p >
33
46
34
47
<p >
35
- <img src="/preview/flutter_09.png" width="200px" hspace="10 " alt=""/>
36
- <img src="/preview/flutter_10.png" width="200px" hspace="10 " alt=""/>
37
- <img src="/preview/flutter_11.png" width="200px" hspace="10 " alt=""/>
48
+ <img src="/preview/flutter_09.png" width="1080" style="margin-left: 10px; margin-right: 10px; " alt=""/>
49
+ <img src="/preview/flutter_10.png" width="1080" style="margin-left: 10px; margin-right: 10px; " alt=""/>
50
+ <img src="/preview/flutter_11.png" width="1080" style="margin-left: 10px; margin-right: 10px; " alt=""/>
38
51
</p >
39
52
40
53
### Download 📱
0 commit comments