Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        




Text changing depending on mode. Light: 'So light!' Dark: 'So dark!'


GitHub


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