https://github.com/sandeepsahanicodes/getfit
A simple iOS based fitness app from scratch.
https://github.com/sandeepsahanicodes/getfit
firebase fitness-app ios-app swift uikit
Last synced: 2 months ago
JSON representation
A simple iOS based fitness app from scratch.
- Host: GitHub
- URL: https://github.com/sandeepsahanicodes/getfit
- Owner: sandeepsahanicodes
- Created: 2022-09-24T19:23:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T16:41:22.000Z (over 3 years ago)
- Last Synced: 2025-05-20T17:24:36.303Z (about 1 year ago)
- Topics: firebase, fitness-app, ios-app, swift, uikit
- Language: Swift
- Homepage:
- Size: 36 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get Fit
Get Fit, a one destination fitness app that will provide workout plan(with videos), diet plan. User can use this app to do there favourite workout and can use the diet plan to prepare healthy meal with its nutritional values.
# Screenshots
![Profile View Controller]](https://user-images.githubusercontent.com/82876741/217285017-440bfec8-c772-465c-9487-512f9e710ed4.png)
# Technologies Used:
### Foundation
- Swift5
- UIKit
- UICollectionView(with custom cell)
- UIScrollView
- UITabBarController
- Networking(URLSession)
### Dependencies
- [Firebase](https://firebase.google.com)(for authentication and saving user data)
- [Kingfisher](https://github.com/onevcat/Kingfisher)(A light weight swift library to get images from the web)
# Links
- Some element of current UI design is different from the provided design file.
- [App's UI design(Figma)](https://www.figma.com/community/file/1127341178423272618)
- App in action [Click to watch the video](https://www.youtube.com/watch?v=2jM5ctQRiig)