Giter VIP home page Giter VIP logo

mess-management's People

Contributors

compro-prasad avatar sudip39 avatar

Watchers

 avatar  avatar

mess-management's Issues

Fix item dropdown in `/order`

Currently any item can be added any number of times but only some of them will reach the server. To prevent this confusion for the end user, the list should be cross checked with the already added items before adding a new item.

This can be solved by checking the all hidden input id field in <td> with the currently selected option's id. If it matches then we just skip else a new item will be added.

Search functionality for a given bill number and its supplier

  • This can be done by creating a route for example: /searchbillnumber
  • The order model can be used to query the details where the supplier and the bill number matches using the where key
  • These will be put into a web page which can be optionally printed out on demand in the future for a specific bill number and supplier

Style the `/order` page

Place the item inputs in the middle of the page. Other input fields along with submit button should be fixed on the side of the page.

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.