rahulnshah / Bit_Water_app_part_2

🌊🌊

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Project 6 - Water/Drink Consumption Tracker Part 2

Submitted by: Rahul Shah

Water/Drink Consumption Tracker Part 2 is a health metrics app that allows users to track your water/drink intake on a daily basis. You can track how many liters of liquid you consumed throughout your day and the total sugars added per drink.

Time spent: 6 hours spent in total

Required Features

The following required functionality is completed:

  • Use at least 2 Fragments
  • Create a new dashboard fragment where users can see a summary of their entered data
  • Use one of the Navigation UI Views (BottomNavigation, Drawer Layout, Top Bar) to move between the fragments

The following optional features are implemented:

  • Add a more advanced UI (e.g: Graphing) for tracking trends in metrics
  • Implement daily notifications to prompt users to fill in their data

The following additional features are implemented:

  • Dashboard now shows the most frequent drink consumed
  • Dashboard now also shows total liters of water consumed

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with ScreenToGif for Windows

Notes

Describe any challenges encountered while building the app.

License

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

🌊🌊


Languages

Language:Kotlin 100.0%