Giter Club home page Giter Club logo

kassen-system's People

Contributors

00schnitzel avatar blackioo avatar mulrich20 avatar tomfrenken avatar

Watchers

 avatar

kassen-system's Issues

Fix both Product constructors

The name of the product needs to be able to have as many white spaces as it wants, as long as its between 2 and 32 characters. e.g. "Grüner Bohnen Eintopf" should be a valid name.

AC:

  • Change the unit test "Grüne BohnenEintopf" to "Grüne Bohnen Eintopf"
  • The test should still pass

Connect new LoginView sub-route

The LoginView needs a sub-route to check the admin password before opening the AdminView.

AC:

  • LoginView opens AdminLoginView
  • AdminLoginView opens AdminView
  • New controller for AdminLoginView

Add a purchaseList.setItemAmount() function for getBasePrice()

there was a comment before the function stating that it need to work with both price and base price. I think it is still not implemented in that way but not sure therefore i would ask someone who knows the difference between both to check if ts implemented and implement it if its not.

AC:

  • Check if function works with base Price and price
  • implement changes if necessary

Implement productList.changeProduct()

Currently there is no function to change a product in the productlist.

A proposed solution is to simply remove the previous product and create a new one, therefore using productList.add and productList.remove.

Restructure SellerView

Currently it's unclear what the purpose of the different search fields is, maybe restructure it or add labels

Add SellerView search buttons

Currently the search buttons for the search fields are missing, they need to be added.

AC:

  • Buttons for both search fields exist

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.