Coder Social home page Coder Social logo

trending-food's People

Contributors

ansgarm avatar mrzmyr avatar theaxel avatar wtimme avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

trending-food's Issues

add trending page

Adding a brand new page for trending food, instead of using the meal overview page for that.

Sort 'My Orders' List newest at top

If you have placed a lot of orders you only see your very old ones - which is not very informative. To see what you have just ordered you have to scroll. With the newest order on top this would be much easier.

Let users add meals to "favorites" list

Instead of #8 (allowing the users to voting meals up/down) we should rather let the users add meals to some kind of "favorite meals" list. We could then implement #12 and show meals that have been favorited the most.

Remind user to order food if he hasn't placed an order yet.

Some colleagues (including myself some time) forget to order food. It would be cool if we had some sort of reminder (e. g. through XMPP, mail, notification etc.) that would be sent to the user if he hasn't placed an order until the first deadline (time might even be configurable).

refactor fallbacks for paramters

The paramters for routes are validated in routersand in the controllers.
This should be refactored.

Example:

    var offset  = req.param('offset');
    var limit   = req.param('limit');
    var sort    = req.param('sort');
    var order   = req.param('order');

Pagination not working properly

A pager is shown at the bottom of a screen, even if there are no further items on the next page, which is displayed empty.

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.