Skip to content

Commit 3ecf664

Browse files
Update README.md
1 parent 872b7fc commit 3ecf664

1 file changed

Lines changed: 10 additions & 11 deletions

File tree

README.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
1-
<img src="banner.png">
1+
<img src="banner.png" height="400px">
22

33
# Run Flutter Run
44

55
A clone of the Runtastic mobile app
66

77
## Functionalities
88

9-
Register your runs with this app.
10-
You will be able to see the map of your run,
11-
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.
1312

1413
## Getting Started
1514

1615
### Prerequisites
1716

18-
You need flutter
17+
You need flutter (The best is to use the version 3.16 and above)
1918

2019
### How to run
2120

@@ -29,20 +28,20 @@ flutter run
2928

3029
### New Activity
3130

32-
<img src="screenshots/new_activity/home.png" alt="Description de l'image" width="300px"> <img src="screenshots/new_activity/current_activity.png" alt="Description de l'image" width="300px">
31+
<img src="screenshots/new_activity/home.png" alt="Description de l'image" width="282px"> <img src="screenshots/new_activity/current_activity.png" alt="Description de l'image" width="280px">
3332

3433
### Activity list
3534

36-
<img src="screenshots/activity_list/activity_list.png" alt="Description de l'image" width="300px"> <img src="screenshots/activity_list/activity_details.png" alt="Description de l'image" width="300px"> <img src="screenshots/activity_list/activity_graph.png" alt="Description de l'image" width="300px">
35+
<img src="screenshots/activity_list/activity_list.png" alt="Description de l'image" width="280px"> <img src="screenshots/activity_list/activity_details.png" alt="Description de l'image" width="280px"> <img src="screenshots/activity_list/activity_graph.png" alt="Description de l'image" width="280px">
3736

3837
### Community
3938

40-
<img src="screenshots/community/all_activities.png" alt="Description de l'image" width="300px"> <img src="screenshots/community/pending_requests.png" alt="Description de l'image" width="300px"> <img src="screenshots/community/user_profile.png" alt="Description de l'image" width="300px">
39+
<img src="screenshots/community/all_activities.png" alt="Description de l'image" width="280px"> <img src="screenshots/community/pending_requests.png" alt="Description de l'image" width="280px"> <img src="screenshots/community/user_profile.png" alt="Description de l'image" width="280px">
4140

4241
### Settings
4342

44-
<img src="screenshots/settings/settings.png" alt="Description de l'image" width="300px"><img src="screenshots/settings/edit_profile.png" alt="Description de l'image" width="300px">
43+
<img src="screenshots/settings/settings.png" alt="Description de l'image" width="280px"> <img src="screenshots/settings/edit_profile.png" alt="Description de l'image" width="280px">
4544

4645
### Login and registration
4746

48-
<img src="screenshots/login_registration/login.png" alt="Description de l'image" width="300px"> <img src="screenshots/login_registration/registration.png" alt="Description de l'image" width="300px">
47+
<img src="screenshots/login_registration/login.png" alt="Description de l'image" width="280px"> <img src="screenshots/login_registration/registration.png" alt="Description de l'image" width="282px">

0 commit comments

Comments
 (0)