You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will tell the distance and speed every km and at the end of the run.
12
-
You will be able to see a list of all your activities afterward with all the details you add at the sum up after your run
9
+
Record your running, walking, and cycling sessions with session tracking through voice synthesis and a map updated with real-time location.
10
+
11
+
Users can also view their previous sessions and follow other users to see, like and comment their activities.
13
12
14
13
## Getting Started
15
14
16
15
### Prerequisites
17
16
18
-
You need flutter
17
+
You need flutter (The best is to use the version 3.16 and above)
19
18
20
19
### How to run
21
20
@@ -29,20 +28,20 @@ flutter run
29
28
30
29
### New Activity
31
30
32
-
<imgsrc="screenshots/new_activity/home.png"alt="Description de l'image"width="300px"> <imgsrc="screenshots/new_activity/current_activity.png"alt="Description de l'image"width="300px">
31
+
<imgsrc="screenshots/new_activity/home.png"alt="Description de l'image"width="282px"> <imgsrc="screenshots/new_activity/current_activity.png"alt="Description de l'image"width="280px">
33
32
34
33
### Activity list
35
34
36
-
<imgsrc="screenshots/activity_list/activity_list.png"alt="Description de l'image"width="300px"> <imgsrc="screenshots/activity_list/activity_details.png"alt="Description de l'image"width="300px"> <imgsrc="screenshots/activity_list/activity_graph.png"alt="Description de l'image"width="300px">
35
+
<imgsrc="screenshots/activity_list/activity_list.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/activity_list/activity_details.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/activity_list/activity_graph.png"alt="Description de l'image"width="280px">
37
36
38
37
### Community
39
38
40
-
<imgsrc="screenshots/community/all_activities.png"alt="Description de l'image"width="300px"> <imgsrc="screenshots/community/pending_requests.png"alt="Description de l'image"width="300px"> <imgsrc="screenshots/community/user_profile.png"alt="Description de l'image"width="300px">
39
+
<imgsrc="screenshots/community/all_activities.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/community/pending_requests.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/community/user_profile.png"alt="Description de l'image"width="280px">
41
40
42
41
### Settings
43
42
44
-
<imgsrc="screenshots/settings/settings.png"alt="Description de l'image"width="300px"><imgsrc="screenshots/settings/edit_profile.png"alt="Description de l'image"width="300px">
43
+
<imgsrc="screenshots/settings/settings.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/settings/edit_profile.png"alt="Description de l'image"width="280px">
45
44
46
45
### Login and registration
47
46
48
-
<imgsrc="screenshots/login_registration/login.png"alt="Description de l'image"width="300px"> <imgsrc="screenshots/login_registration/registration.png"alt="Description de l'image"width="300px">
47
+
<imgsrc="screenshots/login_registration/login.png"alt="Description de l'image"width="280px"> <imgsrc="screenshots/login_registration/registration.png"alt="Description de l'image"width="282px">
0 commit comments