GitXplorerGitXplorer
T

Habit-Calendar

public
47 stars
11 forks
5 issues

Commits

List of commits on branch master.
Verified
a234f4b54f378b89fa0304482f9cc00086cec116

Merge pull request #157 from TiagoMaiaL/view-model-for-creation-controller

TTiagoMaiaL committed 6 years ago
Unverified
538f5afc4d3e150f3b48a587727c1ef951091cbc

Rename habit handling view model protocol

TTiagoMaiaL committed 6 years ago
Unverified
b12bbf99ef1d31899431f63d4d2c3e05e3df5fa1

Make creation table view dynamic

TTiagoMaiaL committed 6 years ago
Unverified
fdce0c8622b1efdc9c231e5e294dc40f851382f4

Add cell for the fire times field

TTiagoMaiaL committed 6 years ago
Unverified
dd6ed547925bf5bb19ef4e444ccc78e123b78008

Add cell for the challenge field

TTiagoMaiaL committed 6 years ago
Unverified
fe76195e9b19f1979487ac67c8b2f938bc057193

Add cell for the color picker field

TTiagoMaiaL committed 6 years ago

README

The README file for this repository.

Habit-Calendar

A habit tracking app

About

This app is the result of my necessities to track my habits and become a happier man. A bunch of other similar apps do already exist, but I've wanted to create something new. Since I've also taken the cs193p classes, this app is the final project for the course.

Features

  • Creation of goals to be tracked (with as many days as the user needs to track)
  • Prompts to ask/remind the user if the activity was executed.
  • Listing and management of each goal.
    • A calendar view will display the days in which the user executed the particular task.
    • How many days are needed to reach the goal.
    • The longest streak for the habit.
  • A today's widget to inform the app about the tasks, if they were executed or not. (TODO)

Pictures

License

This project is licensed under the MIT License