/time-stack

Set a stack of actions to make in a certain amount of time.

Primary LanguageVue

TimeStack

Web application to set actions to complete in a certain time and start a timer. Useful for time-blocking or just getting things done.

Implementation

Design: Figma

Development:

  • Vue (CLI, Vuex, Router)
  • requestAnimationFrame for better performance
  • Save Vuex state to localStorage
  • Set up a serverless API with database
  • Have auth

Current state

Roadmap (upcoming)

Timeline (releases)

v0.1.3 - UI improvements & localStorage

  • Save state on localStorage
  • Improve layout on larger screens

v0.1.2 - Bug fixes

  • Improve UX on forms
  • Fix UI bugs caused on iOS

v0.1.1 - UI

  • Implement base UI design

v0.1.0 - MVP

  • Add actions
  • Create a plan of actions to complete
  • Start plan: countdown timer