Giter Club home page Giter Club logo

ignite-gym-react-native's Introduction

Clique aqui para ver a versΓ£o em PortuguΓͺs.

πŸ“„ Project

Gym training management application, featuring a variety of exercises divided into categories to facilitate selection and access. After choosing an exercise, the user receives a recommendation on how many sets to perform. Users can also mark exercises as completed, storing them in a history.

The application includes a user registration system with token-based authentication, allowing password and avatar management. The entire application's functionality is supported by Async Storage, ensuring that user-entered data remains saved even after the application is closed.

πŸ“ Concepts

  • Tokens and Refresh Tokens
  • Public and Private Routes
  • Styling with NativeWind
  • Creation of controlled forms with React Hook Form
  • Form validation with Zod
  • Stack Navigation
  • Tab Navigation
  • AsyncStorage
  • ContextAPI for creating an AuthContext
  • Backend consumption with Axios
  • Manipulation of Axios Interceptors
  • Use of Expo Image Picker to access the device gallery and change the user's avatar
  • JWT Authentication

πŸ’» Technologies

  • React Native
  • TypeScript
  • NativeWind
  • AsyncStorage
  • React Hook Form
  • Axios
  • Zod
  • Expo Image Picker
  • Expo File System
  • React Native Toast Message

πŸ”– Layout

πŸš€ Running the project

To use the project's API, you need to clone the API from the repository below.

$ git clone https://github.com/orodrigogo/ignitegym-api.git

// Run the command in the API directory:
$ npm start

// The API will run on port 3333
1. Clone this repository to your machine
$ git clone https://github.com/luc-ribeiro/ignite-gym-react-native.git

2. Install dependencies
$ npm i

3. Create a .env file following the structure of .env.example

4. Run the project with the command:
$ npm start

- With Expo Go open on your device, scan the QR code in the terminal
Note: Expo Go must be installed on your mobile device

ignite-gym-react-native's People

Contributors

luc-ribeiro avatar

Stargazers

 avatar Laura Caroline avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.