Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eliasgcf/daily-diet
Easily track, manage, and optimize your diet. Record meals, measure progress, and achieve your health goals effortlessly.
https://github.com/eliasgcf/daily-diet
Last synced: 12 days ago
JSON representation
Easily track, manage, and optimize your diet. Record meals, measure progress, and achieve your health goals effortlessly.
- Host: GitHub
- URL: https://github.com/eliasgcf/daily-diet
- Owner: EliasGcf
- License: mit
- Created: 2023-03-26T18:54:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-20T21:50:48.000Z (over 1 year ago)
- Last Synced: 2024-10-12T12:49:41.641Z (26 days ago)
- Language: TypeScript
- Homepage:
- Size: 1.22 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Layout •
Technologies •
Getting started •
License## 🔖 Layout
You can view the project layout through the link below:
- [DailyDiet - Figma](https://www.figma.com/community/file/1218573349379609244)
Remembering that you need to have a [Figma](http://figma.com) account to access it.
## 🚀 Technologies
- [ReactJS](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [React Native](https://reactnative.dev/)
- [Expo](https://expo.dev/)
- [Expo Router](https://docs.expo.dev/guides/routing-and-navigation/)
- [React Query](https://tanstack.com/query/latest/)
- [AdonisJS](https://adonisjs.com/)## 💻 Getting started
### Requirements
- [Node.js](https://nodejs.org/en/)
- [PNPM](https://pnpm.io/)
- [Docker & DockerCompose](https://docs.docker.com/)**Clone the project and access the folder**
```bash
git clone https://github.com/EliasGcf/daily-diet.git && cd daily-diet
```**Follow the steps below**
```bash
# Install the dependencies
$ pnpm install# Start the database
$ docker compose up -d
```For the backend: [Back-end - Getting started](./packages/api/README.md)
For the Mobile: [Mobile - Getting started](./packages/mobile/README.md)
## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
---
Made with 💜 by Elias Gabriel