Skip to content

javierjustin13/runhub

Repository files navigation

Run Locally from Visual Studio Code

Make sure you have Flutter installed in your PC, if you haven't, you can follow this documentation from the official Flutter Documentation, and make sure you have downloaded Flutter Extension in Visual Studio Code

Clone the project

git clone https://github.com/javierjustin13/runhub.git

Go to the project directory

cd runhub

Open the folder in Visual Studio Code

code .

Get pub dependencies

flutter pub get

Configure the Flutter Device at the bottom right corner of the Visual Studio Code window

Screenshot 2024-08-13 122627

Make sure your virtual device is running (Pixel 8 Pro is recommended)

Screenshot 2024-08-13 122935

Open main.dart file using terminal or through the folder structure

code lib/main.dart

Run main.dart file (Start Debugging)

Screenshot 2024-08-13 145331

Run application success

image

RunHub

357336066-1ad39471-0d93-4d48-81a8-4064fe8e270a

Team

About RunHub

A mobile application designed to help users track and record various physical activities such as running, walking, swimming, and cycling. The app enables users to store data from each activity they perform, making it easy to monitor and analyze their progress.

Preview

Login Page

Login Register
Login Page Register Page

Home Page

Home
Home Page

Choose Route Page

Route
Route Page

Record Activity Page

Record Default Page After pressing start
Screenshot_1723536921 Screenshot_1723536928
After pressing stop After pressing finish
Screenshot_1723536930 Screenshot_1723536933

Profile Page

Profile Profile Activities
Profile Page Screenshot_1723536941

About

A mobile app for tracking and recording physical activities like running, walking, swimming, and cycling, allowing users to monitor and analyze their progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors