/nutrition-program-IOS

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

NutritionNest

This is the official iOS app for the nutrition program of the organization. This project aims to keep track of users nutrition data and help them through the use of AI.

Project Setup

This project uses SwiftLint to enforce Swift style rules and conventions. To get it working you'll need to install it using Homebrew with the following command:

brew install swiftlint

And that's it, you can now run the project.

If you haven't installed Homebrew before, the installation guide can be found on the Homebrew site.