Git Product home page Git Product logo

watchlist's Introduction

Watchlist

My girlfriend and I made a list of movies we have and would like to watch! It's made into a website with harp, The Movie Database and some magic โœจ

watchlist's People

Contributors

gabebroida avatar pschfr avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gabebroida

watchlist's Issues

Favorite movies

I think it would be cool if we could select certain moves add favorite

Fix incorrect ordering

For some reason, '300' and '1408' come before anything else in the list. The loop should just go in order it is added, and it does, with those first for some reason. Is this a Jade/Pug bug, Node bug, or a bug in my code?

Add persistence

I hate having to remember again what I've already watched when this could do it for me.

Google Keep integration

I use Google Keep for my grocery and shopping lists as it's super convenient for my girlfriend and I to add to, and mark things as done. So likewise I wanted to make this watchlist pull from that!

So far I have (locally) a basic Python script to connect to Keep and load the data from a test list. Next is loading that data into the data that Harp can read from at load, then pulling it into the page.

After that is done, then I want the checkboxes to mark things on Keep as done as well.

I also need to import the current list that is in harp.json into Keep, I think gkeepapi will be fine for that.

  • Connect to Keep and load data
  • Connect Keep data and Harp.js
  • Import old movie list into Keep
  • Make checkboxes work

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.