Point of sale system for
"La tetera bistro café"

The system created for the coffee bistro has several functionalities which are:

  • The user will have the possibility of calculating product sales, as well as managing the products through a database that will be connected to the system.
  • The system can register users and give them access to it.
  • You can also make registrations of new products, elimination of products and modifications.
  • In addition, the point sale has a connection to a database to be able to register, cancel and modify products.
  • Login

    At the beginning of our application we find the login helps the user to enter the system with a correct username and password.


    Menu

    Then it will show the user the main interface of the system


    Product Managment

    At the top right is a "Manage" button.


    Managment

    By pressing the “manage” button, the product interface will appear, as we can see it shows three buttons. Each one shows a tooltip with a brief description of the functionality of each one.


    Buttoms

    We return to the main screen or the menu. We see that in the middle there are three buttons


    Add+

    The first will show an interface where we can add tables with a Combo Box.


    Easy

    The system is designed so that the user quickly understands the functions just by seeing them, since it is a very visual system and this allows for easy understanding.


    Error prevention. It is important to help the user not to fall into an error. The autocomplete functionality of search engines helps a person not have to write the whole word and not make a mistake.

    Contact me