GithubHelp home page GithubHelp logo

meow's People

Contributors

kylelambert101 avatar dependabot[bot] avatar

Watchers

James Cloos avatar

meow's Issues

Litter API: Get History

Add endpoint to the Litter API so the user can send a GET request and get the history of cleanings.

  • GET endpoint

New Feature: Food Tracking

Implement a page for tracking feedings and food stock

Prerequisite: Backend for persistent storage of food information

  • Button to indicate that a feeding occurred
  • Picker for selecting when feedings should occur
  • Gauge showing how much food is left
  • Indicator of how many days are left with existing food stock
  • Dialog for new food purchases (capture how much food to add to stock)

Backend API for Data Persistence

To access synchronized data from multiple devices, a RESTful API is needed to populate local data in each instance of the app.

For the time being, can run on local network.

Features:

  • Get history of litter cleanings
  • Add a new litter cleaning with a given date
  • Get current food stock
  • Get feeding config (schedule, low-food warning trigger)
  • Get litter config (schedule)
  • Add a new low litter warning
  • Add new food to the stock

Litter API: Period

Add GET and POST endpoints for the period (number of days expected between litter cleanings).

  • GET period
  • POST period

New Feature: Litter Tracking

Implement a page for tracking litter cleaning

Prerequisite: Backend for storing persistent history of cleanings

  • Present button to indicate that a cleaning was done today
  • Display the last-performed cleaning at the top of the page
  • Display the next-needed cleaning (three days from last performed) at the top of the page

Litter API: POST cleaning

Add an endpoint to the litter API so that a user can add a new cleaning to the history.

  • POST endpoint

Set up Litter API

Set up a Flask API that can be called from other machines in the local network

  • Create API
  • Expose on LAN

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.