Skip to content

KeepMeFit lets you log meals per day, track nutrients breakdown for a day, discover meal suggestions, build meals catalog from food library

Notifications You must be signed in to change notification settings

anubhavtyagi27/keepmefit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

KeepMeFit

An iOS fitness and nutrition tracking application built with SwiftUI.

Getting Started

Prerequisites

  • Xcode 16.0 or later
  • iOS 18.0 or later
  • Swift 5.0 or later

Installation

  1. Clone the repository
  2. Open keepmefit.xcodeproj in Xcode
  3. Build and run the project (⌘R)

Project Structure

keepmefit.xcodeproj/
keepmefit/
├── App/             # App entry point and navigation
├── Assets.xcassets/
├── Core/            # Design system and networking
├── Features/        # Feature modules (Home, Add, Lab)
├── Models/          # Data models
└── Services/        # Business logic services

About

KeepMeFit lets you log meals per day, track nutrients breakdown for a day, discover meal suggestions, build meals catalog from food library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages