Skip to content

fernando-ramon/SalesControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SalesControl

This is a software to manage and control sales operation on a retail company. This software is capable of operate a sale of several product, from pencil to warship, and can be operated from everywhere.

About the main screen, we will have something like this:

image

In order to have a screen with that behaviour, we need to create some other screens to have thos information in the software.

We will need to create some tables to feed and store all these data. Here are all the table identified until now:

  • Product
  • Customer
  • Salesman
  • Sale
  • SaleItem

This aplication uses a H2 In memory Database, and is possible to have a script to feed database with some default data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors