Skip to content

ivanseibel/mealmind-react-native-experiments

Repository files navigation

MealMind

Introduction

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.

Features

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

Technology

This project is built using React Native with Typescript and utilizes the Expo Managed Workflow for streamlined development and deployment.

Setup and Installation

  1. Clone the Repository

Use the command below to clone the repository:

git clone git@github.com:ivanseibel/mealmind-react-native-experiments.git
  1. Install Dependencies

Navigate to the project directory and install the necessary packages:

cd mealmind-react-native-experiments
npm install
  1. 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.

Screenshots

Home Meal Details
New Meal Edit Meal
Delete Meal Statistics
We Are Sorry Keep It Up

Contributing

Contributions to the MealMind project are welcome. Please ensure to follow the existing code structure and maintain the project's coding style.

License

This project is licensed under the MIT License.

About

A simple, user-friendly app for tracking dietary adherence, registering meal details, and visualizing diet-related statistics to support healthy eating habits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors