Coder Social home page Coder Social logo

festiv.al's People

Contributors

maximelovino avatar protectedvariable avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

omichde

festiv.al's Issues

API Doc

Finish writing the API doc in the routes file

Load events from DB if possible

If there are events not expired in the DB when a request comes in (let's say they have at least 30 minutes left), load the events from the DB and be careful to load only once each event as there may be multiple copies for one event

Distinguish multiple copies of the same event

When using cached mode, we should check when inserting that we don't already have the same event inserted earlier, and act accordingly. For example, by using an hash of the json version of the events object as an ID, and then checking with that ID.

Now playing card action button

The button in the now playing card should toggle between play and pause, so that at the end of the song, it's written "play" and you can play the song again

Cancel request for events if map moved

Check for a way to ignore the results of a request for events if we moved the map before the result, and only take into account the new request, even if it arrives earlier

Check API errors

Check that all errors when requesting from APIs are dealt and return null to the callback and when calling them, check null in the callback and return a 404 or more appropriate code to the corresponding request

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.