14
14
15
15
## Mobile
16
16
<p align =" left " >
17
- <img width =" 175 " alt =" Clay-Home " src =" https://user-images.githubusercontent.com/26790710/228124787-38ae5381-cfa2-4125-a4b5-ca51cc3eaf24.png " >
18
- <img width =" 175 " alt =" Clay-Challenges " src =" https://user-images.githubusercontent.com/26790710/228132199-f6a672c4-4520-4aa4-9d18-c0031b84f05c.png " >
19
- <img width =" 175 " alt =" Clay-Explore " src =" https://user-images.githubusercontent.com/26790710/228127158-a8f1ef4e-4680-4c21-a8b0-ebe805cf473a.png " >
20
- <img width =" 175 " alt =" Clay-Profile " src =" https://user-images.githubusercontent.com/26790710/228129369-a2629f3c-cb37-48d7-a8ff-debd83f81500.png " >
17
+ <img width =" 160 " alt =" Clay-Home " src =" https://user-images.githubusercontent.com/26790710/228124787-38ae5381-cfa2-4125-a4b5-ca51cc3eaf24.png " >
18
+ <img width =" 160 " alt =" Clay-Challenges " src =" https://user-images.githubusercontent.com/26790710/228132199-f6a672c4-4520-4aa4-9d18-c0031b84f05c.png " >
19
+ <img width =" 160 " alt =" Clay-Explore " src =" https://user-images.githubusercontent.com/26790710/228127158-a8f1ef4e-4680-4c21-a8b0-ebe805cf473a.png " >
20
+ <img width =" 160 " alt =" Clay-Profile " src =" https://user-images.githubusercontent.com/26790710/228129369-a2629f3c-cb37-48d7-a8ff-debd83f81500.png " >
21
21
</p >
22
22
23
23
> * figure 1: The initial screen that appears when logging in with a Google account* ,
31
31
4 . Profile screen has show your history and sign out.
32
32
33
33
<p align =" left " >
34
- <img width =" 175 " alt =" Clay-Enroll " src =" https://user-images.githubusercontent.com/26790710/228132038-4a6a82c6-41e9-44b3-8c76-faaca4daf0dd.png " >
35
- <img width =" 175 " alt =" Clay-Purchase " src =" https://user-images.githubusercontent.com/26790710/228132263-dc1f40fa-d787-4eb6-86ac-13f93a6f406a.png " >
36
- <img width =" 175 " alt =" Clay-TakeShot " src =" https://user-images.githubusercontent.com/26790710/228128022-d2427d5a-750e-406e-aef1-4b8bce6da0c8.png " >
37
- <img width =" 175 " alt =" Clay-Submission " src =" https://user-images.githubusercontent.com/26790710/228128059-974d40ad-80bc-426f-8e43-e3c4e9701ca1.png " >
34
+ <img width =" 160 " alt =" Clay-Enroll " src =" https://user-images.githubusercontent.com/26790710/228132038-4a6a82c6-41e9-44b3-8c76-faaca4daf0dd.png " >
35
+ <img width =" 160 " alt =" Clay-Purchase " src =" https://user-images.githubusercontent.com/26790710/228132263-dc1f40fa-d787-4eb6-86ac-13f93a6f406a.png " >
36
+ <img width =" 160 " alt =" Clay-TakeShot " src =" https://user-images.githubusercontent.com/26790710/228128022-d2427d5a-750e-406e-aef1-4b8bce6da0c8.png " >
37
+ <img width =" 160 " alt =" Clay-Submission " src =" https://user-images.githubusercontent.com/26790710/228128059-974d40ad-80bc-426f-8e43-e3c4e9701ca1.png " >
38
38
</p >
39
39
40
40
> * figure 5: enroll button is join the user this challenge* ,
@@ -61,38 +61,42 @@ $ flutter doctor -v
61
61
```
62
62
63
63
** Step 2-1. Run on QEMU**
64
+
65
+ ``` [tasklist]
64
66
1. Required Android SDK version must be 31 or higher.
65
67
66
68
2. Use a shortcut key to open the palette > Windows: `Ctrl+Shift+P` / MacOS: `CMD+Shift+P`
67
69
68
70
3. Flutter: Select Device
69
71
70
72
4. Launch flutter emulator
73
+ ```
71
74
72
75
** Step 2-2. Run on Simulator**
73
-
76
+ ``` [tasklist]
74
77
1. The iOS version should be 12.0 or higher.
75
78
76
79
2. Use a shortcut key to open the palette > MacOS: `CMD+Shift+P`
77
80
78
81
3. Flutter: Select Device
79
82
80
83
4. Launch iOS Simulator
81
-
84
+ ```
82
85
## Web
83
86
84
87
### 1. Promotion website
85
- > * This website has our project infomation*
88
+ - This website has our project infomation
89
+
86
90
<p align =" left " >
87
91
<img width =" 450 " src =" https://user-images.githubusercontent.com/26790710/228415544-ef26197b-3d21-4b0b-871e-1e5461e1e09d.png " />
88
92
<img width =" 450 " src =" https://user-images.githubusercontent.com/26790710/228424140-82c546d9-b454-4bf4-a380-1e361ead046e.png " />
89
93
</p >
90
94
91
- > * figure left: This image introduce the challenge service* ,
95
+ > * figure left: This image include introduction our service* ,
92
96
> * figure right: This image promotion website footer*
93
97
94
- ### 2. Adminstrator website
95
- > * This website has sign in only manager*
98
+ ### 2. Manager website
99
+ - This website has sign in only manager
96
100
97
101
<p align =" left " >
98
102
<img width =" 450 " src =" https://user-images.githubusercontent.com/26790710/228424159-d0894449-86a8-4ca2-8630-7d944a41abe2.png " />
@@ -164,7 +168,7 @@ $ flutter doctor -v
164
168
165
169
## Next Steps
166
170
- The following items are part of our planned next steps:
167
-
171
+ ``` [tasklist]
168
172
1. Support for payment system.
169
173
170
174
2. Support for notification feature.
@@ -174,9 +178,9 @@ $ flutter doctor -v
174
178
4. UX improvement and code refactoring.
175
179
176
180
5. Conduct internal testing on Google Play.
177
-
181
+ ```
178
182
## Members
179
- | ![ yujinkim1] ( https://images.weserv.nl/?url=https://github.com/yujinkim1.png&h=150&w=150&fit=cover&mask=circle ) | ![ devPark435] ( https://images.weserv.nl/?url=https://github.com/devpark435.png&h=150&w=150&fit=cover&mask=circle ) | ![ LEEHYUNBOK] ( https://images.weserv.nl/?url=https://github.com/LEEHYUNBOK.png&h=150&w=150&fit=cover&mask=circle ) | ![ yeeZinu] ( https://images.weserv.nl/?url=https://github.com/yeeZinu.png&h=150&w=150&fit=cover&mask=circle ) |
183
+ | ![ yujinkim1] ( https://images.weserv.nl/?url=https://github.com/yujinkim1.png&h=150&w=150&fit=cover&mask=rectangle ) | ![ devPark435] ( https://images.weserv.nl/?url=https://github.com/devpark435.png&h=150&w=150&fit=cover&mask=rectangle ) | ![ LEEHYUNBOK] ( https://images.weserv.nl/?url=https://github.com/LEEHYUNBOK.png&h=150&w=150&fit=cover&mask=rectangle ) | ![ yeeZinu] ( https://images.weserv.nl/?url=https://github.com/yeeZinu.png&h=150&w=150&fit=cover&mask=rectangle ) |
180
184
| :---:| :---:| :---:| :---:|
181
185
| [ Yujin Kim] ( https://github.com/yujinkim1 ) | [ Hyunryeol Park] ( https://github.com/devPark435 ) | [ Hyunbok Lee] ( https://github.com/LEEHYUNBOK ) | [ Jinwoo Lee] ( https://github.com/yeeZinu ) |
182
186
| [ Gmail
] ( mailto:[email protected] ) | [ Gmail
] ( mailto:[email protected] ) | [ Gmail
] ( mailto:[email protected] ) | [ Gmail
] ( mailto:[email protected] ) |
0 commit comments