GithubHelp home page GithubHelp logo

collab-timer's People

Contributors

careerlister avatar koblinskis avatar msali123 avatar reynoldsme avatar tomwalsh-home avatar vickykoblinski avatar

Watchers

 avatar  avatar  avatar  avatar

collab-timer's Issues

On STOP, clear time and run this animation

Using Animate.css, let's add some animations in the process of clearing the timer. This is a two-step ticket.

Step 1:

When STOP is pressed, clear the timer to its default 00:00:00 position and the counter animation stops. Make sure that when you press START, the counter starts back from 0.

Step 2:

We're going to modify the behavior of Step 1 a little. Now when the Stop button is pressed:
1 Play the Animate.css fadeOutUp animation
1 Once that animation completes, set the timer numbers to 00:00:00
1 Play the Animate.css fadeInDown animation

You will need to use the event animationend and maybe animationstart

Implement START button

When the START button is pressed, we expect the stopwatch to start incrementing. Javascript needs to run on an interval and update the DOM every second to manipulate the timer. setInterval is a good solution but requestAnimationFrame would be even better!

Update README

We need a small description of what this project is.

Favicon

We need a favicon for this project. Up to the collaborator to decide what that favicon is!

Custom font for the timer

The timer looks very "blah" right now. It's the main component of the page and it needs to stand out. There is already a ticket for centering it, but let's make it bigger too.

Change the font size to something much bigger (try 24pt and mess around with it) but also let's add a third party font.

Go to Google Fonts and find one that you think would look best for this application and install/apply it.

This documentation might be helpful.

@Koblinskis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.