Skip to content

The Get Healthy app is an ASP.NET web application designed to help you track your daily food intake and nutritional information. It features a comprehensive database of foods, a daily entry log, and a history log that updates automatically every 24 hours. The app's design imitates the look of paper and blue pen, complemented by purple elements.

Notifications You must be signed in to change notification settings

notedwinpiatek/Healthy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Healthy

Overview

The Get Healthy app is an ASP.NET web application designed to help you track your daily food intake and nutritional information. It features a comprehensive database of foods, a daily entry log, and a history log that updates automatically every 24 hours. The app's design imitates the look of paper and blue pen, complemented by purple elements, providing a visually appealing and intuitive user experience.

Features

  • Food Database: A detailed table containing food that you eat and its nutritional information.
  • Today's Entries: A table where you can log your daily food intake.
  • History: Automatically updates every 24 hours to move the previous day's entries to the history table.

Screenshots

Today's Entries

todayDatabase

Food Database

foodDatabase

History Log

historyDatabase

Fonts Used

The application utilizes the following fonts for a visually appealing and user-friendly experience:

Authors

Avocado Logo

Avocado icons created by Freepik - Flaticon

Getting Started

To get started with the Get Healthy, follow these steps:

  1. Clone the repository:
    git clone https://github.com/notedwinpiatek/Healthy.git
  2. Navigate to the project directory:
    cd Healthy
  3. Restore the project dependencies:
    dotnet restore
  4. Build the project:
    dotnet build
  5. Run the application:
    dotnet run

About

The Get Healthy app is an ASP.NET web application designed to help you track your daily food intake and nutritional information. It features a comprehensive database of foods, a daily entry log, and a history log that updates automatically every 24 hours. The app's design imitates the look of paper and blue pen, complemented by purple elements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published