cclett2000 / BitFit_Part_2

CodePath Project 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Project 6 - BitFit 2

Submitted by: *Charles Lett Jr.

BitFit 2 is a health metrics app that allows users to track calories

Time spent: 19 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

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with [LiceCap](http://www.cockos.com/licecap/).

License

Copyright [2022] [Charles Lett Jr.]

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

CodePath Project 6


Languages

Language:Kotlin 92.7%Language:Java 7.3%