A React Native app for Android to track daily water intake.
Report Bug
·
Request Feature
Table of Contents
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.
- Expo
- React Native
- Firebase Realtime Database
- React Native Paper
- react-native-circular-progress
- react-native-calendars
To get a local copy up and running follow these simple steps.
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
- Clone the repo
git clone https://github.com/github_username/repo_name.git
- Install NPM packages
npm install
- Start Expo
expo start
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.
See the open issues for a list of proposed features (and known issues).
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Henri Väisänen - LinkedIn
Project Link: https://github.com/github_username/repo_name