Skip to content

MVC CRUD that aims to emulate the management of a warehouse.

Notifications You must be signed in to change notification settings

moramaan/WarehouseManagement_MVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warehouse Management MVC

This is a final unit project of Programming Module. 1st course of CFGS DAW.

It was developed with Java SDK 11 and Ant library.

  1. This is a program with basic administration functions of a computer products warehouse. It allows the user to see all available products in a list, filtered or not, being these Hardware or Peripherals. It also can add, update or delete items.

  2. This project intends to be a way to expand OOP knowledge and also learn to develop with MVC pattern. While developing this program I worked and consolidated the following topics:

    • Collections
    • Exceptions
    • Interfaces
    • Java Swing
    • Persistence in Files

About

MVC CRUD that aims to emulate the management of a warehouse.

Resources

Stars

Watchers

Forks

Languages