MealMind is a user-friendly mobile application designed to help users track their dietary habits. It allows users to register meals, monitor diet adherence, and view insightful statistics about their eating patterns. This app aims to empower users to make healthier dietary choices by providing a simple yet effective way to track and analyze their meals.
- Meal Registration: Log details of every meal.
- Diet Tracking: Track whether each meal aligns with your diet.
- Statistics Dashboard: Visualize diet adherence through statistics like total diet compliance, meal count within/outside the diet, and best diet-following streaks.
This project is built using React Native with Typescript and utilizes the Expo Managed Workflow for streamlined development and deployment.
- Clone the Repository
Use the command below to clone the repository:
git clone git@github.com:ivanseibel/mealmind-react-native-experiments.git
- Install Dependencies
Navigate to the project directory and install the necessary packages:
cd mealmind-react-native-experiments
npm install
- Run the App
Start the Expo server using:
npx expo start
To run the app on a simulator or a real device, follow the instructions in the Expo CLI.
![]() |
![]() |
|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Contributions to the MealMind project are welcome. Please ensure to follow the existing code structure and maintain the project's coding style.
This project is licensed under the MIT License.







