Giter Club home page Giter Club logo

marquee's People

Contributors

reefdog avatar

Watchers

 avatar

marquee's Issues

Allow city/state lookup too

The Gracenote API only accepts postal codes. Need to support city/state, so will have to add a location API hookup for that.

Sort results sensibly

Either alphabetized or by release dates. Lately I've been wanting it by release date (newest first, natch).

Add theater metadata

Location and phone number will require secondary API lookup, so this is low-priority.

Order showtimes sequentially or chunk them sensibly

The API chunks showtimes based on 2D/3D and perhaps also by auditorium. Do one of these two things:

  1. Sort them into a single sequential stream of showtimes with tags (3D, IMAX, etc.) as necessary.
  2. Keep them chunked, but in a very streamlined way indicate what each chunk is. (I can imagine it being very useful to have a chunk for 2D, for 3D, for HFR, for IMAX, for IMAX 15/70mm, for 5/70mm, etc.)

Add real dates

Dates are just a static list right now. Generate today+6 programmatically.

Add filters

The sort of filters I'd like to see:

  • Free text entry that matches theater name or movie indiscriminately (so "rose" would filter down to showtimes of a movie called "Rose" at any theater or all movies showing at a theater called "Regal Tyler Rose")
  • Exhibition attributes:
    • 2D v. 3D
    • Digital v. 35mm v. 70mm
    • IMAX
      • 15/70mm
      • Laser
      • Digital
    • HFR
  • Accessibility attributes
    • Closed captioning
    • Descriptive video services
    • …

Require password, not API key

Encrypt the API key and use a password to decrypt it. Obvs this isn't a productizable solution, but fine for friends and family.

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.