Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fe6fb25

Browse files
committedJun 24, 2018
updated readme
1 parent 20867f3 commit fe6fb25

File tree

4 files changed

+32
-0
lines changed

4 files changed

+32
-0
lines changed
 

‎photos/Sample1.PNG

204 KB
Loading

‎photos/Sample2.PNG

203 KB
Loading

‎photos/Sample3.PNG

202 KB
Loading

‎readme.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# WorkFlow
2+
3+
A visually pleasing Pomodoro Technique App written for FitBit Versa. Learn more about the Pomodoro Technique using [Wikipedia](https://en.wikipedia.org/wiki/Pomodoro_Technique).
4+
The user will complete a set of 4 sprints, with the first 3 followed by a short break and the last followed by a longer break. The length of each session is configurable through the FitBit mobile app. A countdown timer is shown with an aesthetic circular progress bar surrounding it. The background can be changed by swiping near the top of the screen. The current time is visible in the top right corner to not negate the purpose of the watch.
5+
(https://github.com/aes421/WorkFlow/photos/Sample1.PNG) (https://github.com/aes421/WorkFlow/photos/Sample2.PNG) (https://github.com/aes421/WorkFlow/photos/Sample3.PNG)
6+
# Upcoming
7+
This app is still currently in development. Future enhancements include:
8+
..* Compatibility with FitBit Ionic
9+
..* Ability to exit app without losing progress
10+
..* Make your own color combos
11+
..* Save user settings for color
12+
..* Animated Progress Bar
13+
14+
## Getting Started
15+
16+
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
17+
18+
### Installing
19+
20+
This app is intended to run on the FitBit Versa. It is not currently published to the app store, so you will need to deploy it to your watch using FitBit Studio.
21+
22+
End with an example of getting some data out of the system or using it for a little demo
23+
24+
## Built With
25+
26+
* [FitBit SDK](https://dev.fitbit.com/build/reference/)
27+
28+
## Authors
29+
30+
* **Ashley Stallings Rhodes** - *Initial work* - [aes421](https://github.com/aes421)
31+
32+
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.

0 commit comments

Comments
 (0)
Please sign in to comment.