DietMaster is a React Native-based mobile application that aims to assist users with their meal habits. Users can create their own diet programs, organize their meal menus, set meal reminders, and obtain diet reports.
- User Login and Account Creation
- Diet Program Creation and Editing
- Meal Menu Creation and Editing
- Meal Reminders and Notifications
- Diet Reports and Meal History
These instructions will help you run the project on your local development machine. For information on how to deploy the application on a live system, please refer to the Deployment section.
You need to have the following software installed to run the project:
- Node.js and NPM
- React Native and Expo CLI
- ...
- Clone this repository:
git clone https://github.com/halilxibrahim/DietMaster.git
cd dietmaster
npm install
expo start