Skip to content

Kateryna-Borysenko/water-tracker

Repository files navigation

Wter Tracker



Description

The Water Tracker is a web application that allows users to track their daily water intake and maintain a sufficient water balance. It becomes an invaluable assistant for people with an active lifestyle, athletes, activists, as well as for people with certain health issues when it is necessary to limit water consumption and strictly adhere to a prescribed drinking regimen by a doctor.



Features

  • Bilingualism of the application: Ukrainian and English languages
  • user registration, login, verification
  • Google authentication
  • user data editing: name, email, gender, avatar upload, password update
  • calculation of the daily water norm depending on weight and physical activity
  • recording consumed water portions throughout the day, their editing, and deletion
  • calculation of the percentage of consumed water to the daily water norm
  • calendar with records of water consumption for each day as a percentage of the daily norm




Usage

For your convenience, you can use the following email and password to log in:

gomaki3592@dxice.com
password

Installation

To run this project, you need to install Node.js v20.12.2

1. Clone the project repository

    git clone https://github.com/Kateryna-Borysenko/water-tracker.git

2. Install dependencies

    npm i

3. Start the server

    npm run dev

Enjoy your time and have a great experience using Water Tracker!