Code Monkey home page Code Monkey logo

work-timer-react's People

Contributors

burnett2k avatar dependabot[bot] avatar

Watchers

 avatar

work-timer-react's Issues

work timer is not a progressive web app

Add features of a progressive web app to allow a better user experience. This means

  1. The app should work fine offline
  2. The app should load over HTTPS
  3. The app should have a web app manifest file

More info here

upgrade dependencies

This project is getting hella old and I need to bite the bullet and modernize it, or re-write it again.

Simplify CICD and hosting infrastructure

It was fun getting all this working on a digital ocean droplet, but It's kind of fragile and seems to break all the time.

I want to look at how to simplify this stack and potentially reduce cost.

Ideas:

  • host the frontend on a CDN instead of serving from a web server. There's no reason to be using a web server if it's just passing back a bundle of JS and html.
  • Move dns Hosting over to route53?
  • Consider breaking up the repo into frontend and backend repos for simplicity
  • Consider whether you even want to keep this around

work timer doesn't work when offline

implement offline caching so that the app will continue to run just fine and return a 200 response even though there is no internet connection

refreshing app causes timer to stop

In some situations this is not ideal. 1 case where this shouldn't happen is:

  • started a timer
  • realized you aren't logged in
  • login

The login causes a page refresh so your timer stops. Maybe I should store some kind of state that checks what the last known status was and continues the timer if it was "Running"?... This should be pretty easy to fix.

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.