/SportWithYou-

{SCHCOOL PROJECT} Project from YDAYS : my first iOS Application - This app is open source

Primary LanguageSwiftMIT LicenseMIT

SportWithYou!

Table of contents

Presentation of project

This project is a sport application to motivate people to do sport no matter how long they have. This project was a school project. We had 3 weeks to finish him. So, we decided to make this app open source !

Swift 4.2 Xcode 10.2

SportWithYou is a mobile application that allows users to play sports by creating their own sports programs, they can also enter the time during which they are available to play sports, then the application will offer them programs according to the time entered and according to their levels that was previously entered during registration. Users will also be able to create their own programs and share them with other users via the Community tab. The users will also be able to follow their evolutions (followed by the weight, ...), the users will also have success according to the performances which they provided in their profile.
Website : https://sportwithyou-ynov.firebaseapp.com

Screenshots are at the end of this readme.md

Installation

Only avaible on MacOS. This app was developped with swift 4.2 and xcode 10.2
First, install pod in the directory where you have download this project.

cd (directory where you have download this project)
ls -l // Make sur that the podfile is here
pod install

Next, launch the .xcworkspace

Usage example

At home, after work, the week-end etc ...

Development setup

First, you have to install the pods.

git clone https://github.com/Weder77/SportWithYou-.git
cd [project]
pod install

If you want to install other pods for update this app, open podfile, add your pod that you want to insall and write

pod install

Release History

Meta

Dany JEAN-CHARLES – @Weder_77dany.jeancharles@ynov.com

Contributing

  1. Fork it (https://github.com/Weder77/SportWithYou-)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Screenshots