GithubHelp home page GithubHelp logo

legarland / actor-overlap Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 0.0 1.07 MB

Pick two movies/shows and see which actors played in both.

Home Page: https://actoroverlap.azureedge.net/

HTML 0.57% JavaScript 7.58% CSS 91.85%

actor-overlap's People

Contributors

dependabot[bot] avatar legarland avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

actor-overlap's Issues

Azure function cold start prevention

Need to implement a way to lessen the azure function cold start that can happen. A potential fix would be to make a warmup call in the background right when the app first loads.

Reduce bundle size

Most of the bundle size is coming from tailwind's default configuration. Tailwind needs to be configured to only serve what styles are needed. Also purgecss could be a good option.

Use query string to save/share searches

It would be to update the user's query string to match the search they just performed. This would make bookmarking or link sharing possible for specific searches.

?title1=[IMDB ID]&title2=[IMDB ID]

Implement caching

Although Azure Functions are stateless in nature it would be wise to implement caching for repeated requests of the same movie/show while the function is still in memory.

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.