A
A
Andrey Lubchuk2016-01-08 04:02:47
Java
Andrey Lubchuk, 2016-01-08 04:02:47

Using MVC in a project. Java. Swing?

Help me please. I am new to Java. There is a project. Me interests it is necessary and whether it is possible to use MVC in this case?
If it is not clear in Ukrainian, I can translate into Russian.
TOR of the project:
Development of the project: "Cocktail making system".
Warehouse systems:
- the system is stored from the data base, so as to store the ingredients for cocktails: (products
(name, price, type(""), quantity in stock), container (type, price, quantity, hour required for repeated dispensing)
; (bartender (salary, hours, qualifications), warehouse manager) ;
cocktail recipes (optional)
- systems for preparing a cocktail: leather cocktail is prepared on the basis of the recipe, the availability of warehouses, and the foldability of preparation;
- warehouse management systems: helper to retrieve components
)
Wimogi:
- adding to the warehouse manually through the form, then importing from a CSV file
- adding new recipes for cocktails, new warehouses.
- Availability of storage bins can replace one by one
- Dekilka of cocktails can be refilled at once, with the most expensive being the most important priority.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sim3x, 2016-01-08
@AngelX96

It is possible
Necessity depends on your experience, how much you will need to develop the project and how much you may be ashamed of your code

U
utor, 2016-01-09
@utor

If you don't have a gui for something other than swing, focus on other tasks, put the pattens book aside for now . Write a quick and dirty working prototype, they will still ask you to change / redo the gui.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question