Skip to content

Mobile Software Development Project 2: To Time List, a Flutter app for making a list of labeled timers that can run simultaneously.

License

Notifications You must be signed in to change notification settings

reidst/csci-352-to-time-list

 
 

Repository files navigation

To Time List

A Flutter app for creating and using several timers at once!

example_image

Description

To Time List is a unique kind of to-do list that keeps track of not just which things to do, but also how much time you have to do them. Although most modern smartphones come preloaded with a timer app, To Time List outshines them mechanically and aesthetically.

Instructions

  1. On the app homepage, click the 'Add' icon in the bottom-right corner to open the 'Add Timer' page.
  2. To add a timer, give it a name and a duration, then click OK.
    • Note: The duration is given in seconds and must be a whole number, but timers can be anywhere from 1 second to several days if desired!

adding_timers

multiple_timers

  1. The homepage will now include your new timer. To start or stop your timer, tap on it once. Timers are automatically removed once they finish counting, but if you wish to remove a timer before it finishes then long-tap it while it is paused.

About

Mobile Software Development Project 2: To Time List, a Flutter app for making a list of labeled timers that can run simultaneously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 36.7%
  • CMake 31.8%
  • Dart 23.5%
  • HTML 3.2%
  • C 2.5%
  • Swift 2.0%
  • Other 0.3%