Skip to content

CreamyOmlette/healthy

Repository files navigation

HealthBuilder

HealthBuilder is a full-stack web application that allows people to control their training regime and diet in one place.

Motivation

Keeping yourself healthy is a complicated task and the success in this field is determined by sleep, training and eating. This solution offers great amount existing diets and excercises which can be used to compose a personalized routine to a put the user on track to a healthier and tastier lifestyle.

Tech Stack

  • ASP.NET Core
  • MSSQL
  • EF Core
  • React
  • Redux

System Architecture

HealthBuilder is a full-stack application that is based on the client-server architecture. The diagram below demonstrates the high-level architecture of the system.

This is an image

This architecture fully meets the application requirements and will provide efficient operation. Each component is isolated and independent from the other, giving the system the necessary level of maintainability. The data flows striclty from one component in the pipeline to the next.

User Stories( Functionality )

  • User can register and login.
  • User can create dishes.
  • User can create excercises.
  • User can schedule dishes and excercises.
  • User can view publicly available dishes, excercises.
  • User can make his/her dishes and excercises private.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published