jasmyn2244 / intention-timer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intention Timer

App Demo

The purpose of this website is two-fold:

  1. To allow users to set goals for their health and productivity tied to an amount of time.
  2. To allow users to log completed activities to keep track of how they are spending their time.

Description

Our application allows users to create an activity or intention. The user decides how much time they will spend on each activity and is provided with a countdown timer that will alert them when their intention or goal is complete. When the timer is done the user has the ability to log the activity and keep track of past accomplishments.

Try It Out

Our website

Executing program

  • To generate a new intention: first, select the appropriate category for your intention. Then, input what you want to accomplish and for how long. Finally, select the "Start Activity" button.
  • You will see "current activity" view that includes the description of what you'd like to accomplish along with a countdown timer set to the time you chose.
  • To start the timer, click "start".
  • As soon as the timer reaches zero, you'll be notified that the activity is complete.
  • To log your activity, click the "Log Activity" button and your accomplishment will be displayed in the "Past Activities" section of the page.
  • After logging your activity, click the "Create a New Activity" button to return to the "New Activity" view.

Technologies

  • HTML, CSS, JavaScript

Installation

  • Clone the repo
  • cd into the directory
  • Run open index.html to see the app

Contributors

Ethan Tweitmann & Jacob Quintana & Jasmyn Hicks

About


Languages

Language:JavaScript 45.1%Language:CSS 33.8%Language:HTML 21.1%