/bsnutri

Primary LanguageTypeScript


Logo

BSNutri - Frontend (In Development 🔨)

An awesome app to help you with your health, body and mind!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

A system developed for those seeking a healthier life. Everything we eat is part of us, so we have to eat healthily, but how do we know if we are eating everything we need correctly?

With BSNutri you can calculate all the nutrients ingested, giving you greater control of your routine.

Why BSNutri?

1 - Quickly calculate all nutrients ingested.

2 - Have information from the last 7, 15 or 30 days ready.

3 - Fast and practical system that can be accessed from any device that has internet

Try Bsnutri and make life better living.

(back to top)

Built With

All tools, frameworks utilized were:

For Frontend:

  • Next
  • React
  • Typescript

For Backend:

  • Mysql
  • Prisma
  • Nodejs

(back to top)

Getting Started

To run the project as development, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm

    npm install npm@latest -g
  • Typescript

    npm install typescript@latest -g
  • Node.Js

  • BSNutri Backend running

Installation

  1. Execute BSNutri Backend

  2. Clone the repo

    git clone https://github.com/brenosantin96/bsnutri.git
  3. Install NPM packages

    npm install
  4. Enter your API in config.js

    const API_KEY = 'ENTER YOUR API';

(back to top)

Usage

Registering and logging

01 Login

Creating new Food

01 Login

Creating new Meal

01 Login

Creating a information nutrition day

01 Login

Checking all history

01 Login

(back to top)

Roadmap

  • Add development function and objectives
  • Multi-language Support
    • English
    • Portuguese

(back to top)

Contact

📱 Contact me

Github Badge Linkedin Badge Whatsapp Badge

(back to top)