Coder Social home page Coder Social logo

orderme's People

Contributors

croraf avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jnmorse

orderme's Issues

Show notification about recent order

When the user logs in (or refreshes the page while logged in), show notification if there are orders made in the last ex. 1h.

Idea is to put the notification as a horizontal bar above the title, on restaurants/ routes.

User can dismiss the notification with X.

Adding food from second restaurant when other restaurant is already in cart

Only one restaurant at a time can be in cart.

If the user wants to add the food item from another restaurant, he is prevented to do so at the moment.

Idea is to show him the warning that he already put other restaurant in cart.

Additionally, along the warning the user can be given the option to clear the current cart and proceed.

Eslint Setup

Eslint in its current configuration complains a lot about not having prop types defined on most all the components in the frontend. I had started to work on a rather large number of changes to try to address this the other night, but was wondering if would rather just turn the rule off in the eslint config if they are not going to be used.

{
    "rules": {
        "react/prop-types": "off"
    }
}

https://github.com/jnmorse/orderme/tree/linting-fixes

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.