Skip to content

Aplicativo desenvolvido em equipe com React Native para a disciplina de Desenvolvimento de Sistemas Móveis e Embarcados do curso de Sistemas de Informação da Universidade Federal de Santa Catarina (UFSC).

Notifications You must be signed in to change notification settings

GustavoBeretta/Gym-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Fitness Gym Training App

This is a mobile application created with ReactNative that helps users find gyms, watch workout videos, and get information on supplements and nutrition. The app is designed to provide easy access to nearby gyms, as well as offer educational resources to users interested in fitness and health.

Features

  • Gym Locator: Easily find gyms nearby with pricing information.
  • Workout Videos: Access short and useful workout videos for quick guidance.
  • Supplement and Nutrition Information: Learn more about fitness supplements and proper nutrition.

Getting Started

To run this project locally, you will need to follow the steps below.

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone this repository:

    git clone https://github.com/your-username/fitness-gym-training-app.git
  2. Navigate to the project directory:

    cd fitness-gym-training-app
  3. Install dependencies:

    npm install
  4. Start the Expo development server:

    expo start
  5. Open the project on your mobile device by scanning the QR code from the Expo CLI or using an emulator.

Running on iOS/Android

  • Install the Expo Go app on your iOS/Android device.
  • Scan the QR code generated by the Expo CLI to view the app on your phone.

Technologies Used

  • Expo: Framework for building cross-platform apps.
  • React Native: Used to build the mobile interface.
  • JavaScript: Core programming language for the app.

About

Aplicativo desenvolvido em equipe com React Native para a disciplina de Desenvolvimento de Sistemas Móveis e Embarcados do curso de Sistemas de Informação da Universidade Federal de Santa Catarina (UFSC).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%