Git Product home page Git Product logo

ios-endproject-nomadgym's Introduction

NomadGym

This repository contains my project for the course: mobile development - iOS.

In my sparetime, I'm a bodybuilder. This means that I'm in the gym for more than 15 hours a week. One problem that my fellow gym-goers and I encounter, is that tracking our progress is not that easy.

Most apps nowadays aren't free, they either cost money or use monthly subscriptions.

To fix this problem, I made an app to, not only track the progress in the gym, but also to be able to read interesting articles. These articles contain information about bulking, cutting, eating the right food, and more.

I chose SwiftUI for this project.

The API used in this project is self-written, in NodeJs. You can view it here: https://github.com/damondeletter/ios-endproject-nomadgym-api

User information

You can either make an own account (using a valid mailaddress) or use the following account:

User:

Username: [email protected]

Password: test1234

Extra information

I used 2 different API's:

  • My own API: containing all the gym-stuff.
  • Firebase: Authentication and profile overview

There are multiple calls (4 GET calls, 2 POST and 1 PUT):

  • GET:

    • Login - get user information
    • Infoblocks - get all the blog posts
    • Workouts - get all personal Workouts
    • overview - previous 2 calls
  • POST:

    • Register - create a new user
    • Workout - create a new Workout
  • PUT:

    • Profile picutre - change profile picture for any picture on your phone

Used code

Futhermore, I did use some code from the internet. This is a brief overview of what code I didn't write:

Mockups

Initialy, the design of the app was completely different. To be honest, I resetted the whole project for like 4 times. Eventually, I had a vague idea of how I wanted it. I tried to implement this, eventhough I'm not the best designer / the most creative person. The features also changed a lot.

Anyways, here are the initial mockups:

  • First try:

  • Different colors:

  • Third try:

  • More details:

  • Next page:

ios-endproject-nomadgym's People

Contributors

damondeletter 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.