Skip to content

Commit

Permalink
update readme (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminCanape authored Feb 18, 2024
1 parent d215afc commit 91d08d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<img src="banner.png" >
<img src="banner.png" style="border-radius: 10px;">

# Run Flutter Run

A clone of the Runtastic mobile app
A clone of the Runtastic or Strava mobile app

## Functionalities

Expand All @@ -14,7 +14,7 @@ Users can also view their previous sessions and follow other users to see, like

### Prerequisites

You need flutter (The best is to use the version 3.16 and above)
You need flutter (The best is to use the version 3.19 and above)

### How to run

Expand All @@ -28,20 +28,20 @@ flutter run

### New Activity

<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">
<img src="screenshots/new_activity/home.png" alt="Description de l'image" width="230px"> <img src="screenshots/new_activity/current_activity.png" alt="Description de l'image" width="230px">

### Activity list

<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">
<img src="screenshots/activity_list/activity_list.png" alt="Description de l'image" width="230px"> <img src="screenshots/activity_list/activity_details.png" alt="Description de l'image" width="230px"> <img src="screenshots/activity_list/activity_graph.png" alt="Description de l'image" width="230px">

### Community

<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">
<img src="screenshots/community/all_activities.png" alt="Description de l'image" width="230px"> <img src="screenshots/community/pending_requests.png" alt="Description de l'image" width="230px"> <img src="screenshots/community/user_profile.png" alt="Description de l'image" width="230px">

### Settings

<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">
<img src="screenshots/settings/settings.png" alt="Description de l'image" width="230px"> <img src="screenshots/settings/edit_profile.png" alt="Description de l'image" width="230px">

### Login and registration

<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">
<img src="screenshots/login_registration/login.png" alt="Description de l'image" width="230px"> <img src="screenshots/login_registration/registration.png" alt="Description de l'image" width="232px">
Binary file modified banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 91d08d9

Please sign in to comment.