Skip to content

An app for tracking daily water intake. Final project for a mobile programming course.

License

Notifications You must be signed in to change notification settings

henettaja/water-tracker

Repository files navigation

Contributors Stargazers Issues MIT License LinkedIn


Logo

Water tracker

A React Native app for Android to track daily water intake.
Report Bug · Request Feature

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

About The Project

An app to track daily water intake made using Expo, React Native and Firebase Realtime Database. Developed as a final project on Haaga-Helia's mobile programming course. Made to work with Android.

Screenshot of project Screenshot of project

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

You need these on your computer before you start

  • npm

Install npm by following these instructions: Get npm

  • Expo CLI
npm install --global expo-cli

Installation

  1. Clone the repo
    git clone https://github.com/github_username/repo_name.git
  2. Install NPM packages
    npm install
  3. Start Expo
    expo start

Usage

On the main screen you have three buttons, one for a cup of water, another for a bottle of water and a third one where you can input any amount of water you want. The point of these is to make it as quick and easy as possible to track your water intake after drinking ie. a glass of water. You can customize the corresponding volumes of the cup and the bottle to match your own in the settings of the app.

Screenshot of project Screenshot of project

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Henri Väisänen - LinkedIn

Project Link: https://github.com/github_username/repo_name

About

An app for tracking daily water intake. Final project for a mobile programming course.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published