Code Monkey home page Code Monkey logo

still-waiting's Introduction

Still-Waiting

Tracking app monitoring for the release of the Omnipod 5 iOS app which is supposedly going to happen at some unknown point in 2024.

still-waiting's People

Contributors

eslutz avatar

Stargazers

 avatar

Watchers

 avatar  avatar

still-waiting's Issues

Transition site to Angular

Refactor the site using Angular 17. This is to enable future growth for the site with expanded features and tracked items.

Create API to check for app release

  • API makes call to iTunes search every minute

  • When result is found set nosql db record item to true, and update with release date/time

  • API to send update to the client

  • Create dev and prod db instances

  • Create API route to query db for app release status when called by client (route called when a client first loads)

  • Create function to use with Azure functions to query iTunes search api for Omnipod app and update db if app released

  • Push updates to client when db changes (i.e. app released)

Fix bg color on mobile

Description of the bug

On mobile in top and bottom zones, past scrollable area, the color is wrong.
Screenshot on iPhone 15 Pro showing color issue

Steps To Reproduce

  1. Go to site on mobile browser
  2. View area above header to see wrong color
  3. Scroll past bottom of page to see wrong color at the bottom

Potential fix for the bug

Check where that distinctive color is set in the code and change it.

Additional Information

No response

Integrate new API with frontend

Integrate the newly created backend api (#6) with the website to update the website when the app is released.

  • Make call to API on page load to check nosql db for item record release status
    • Update the page accordingly
  • Create connection with backend API to receive updates if app is released while client is open

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.