Skip to content

cmoileo/projet-mobile

Repository files navigation

Shorty

Welcome to Shorty, a simple application for tracking your trainings.

Synopsis

This project was carried out as part of our training at École Supérieure du Digital in Bordeaux. It is a Mobile Application project, and our goal was to create a Mobile application in a group of two people. We chose to develop a training monitoring tool.

Why did we choose this project ? Leo is passionate about sports. He trains regularly and always wanted to have a tool to track his workouts.

Authors

Léo Fezard and Théo Gillet completed this project in one week.

Features

  • Creation of trainings
  • Data visualization of the exercises
  • Listing of the trainings

Technologies Used

Frontend

React Native Expo Firebase

Installation

Prerequisites

  • Node.js installed on your machine

Installation Steps

Mobile Application Installation

  1. Clone the repository from GitHub :

    git clone https://github.com/cmoileo/projet-mobile.git
  2. Navigate to the project directory :

    cd projet-mobile
  3. Create a .env file at the root of the project and add the following environment variables with your own values:

     FIREBASE_API_KEY=
    FIREBASE_AUTH_DOMAIN=
    FIREBASE_PROJECT_ID=
    FIREBASE_STORAGE_BUCKET=
    FIREBASE_MESSAGE_SENDER_ID=
    FIREBASE_APP_ID=
  4. Install dependencies:

    yarn
  5. Start the application:

    yarn start

Licence

Sporty by Léo Fezard & Théo Gillet is marked with CC0 1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published