Java PostgreSQL

Job ID: 34804045

Budget: $250 – $750 CAD

I want you to help me to build a simple program with Java (IntelliJ IDEA) and PostgreSQL.

The idea here is not to build a complete program, rather help me start to save time in the start up and help me alter and build on it.

Front-end:

Sign on by entering name contact info
login as member or Guest with password.
Load and place document on server

Back-end:

It will have two main part:
---------------------------------
1- Database:
number of Queries, Views, Indices .

Can Import Export to Excel
Check accuracy of data imported and make report.

A method to create objects With graphical representation.
A method to create collection of objects With graphical representation.

--------------------------------

2- Drawing:
Reads coordinate of simple geometric object from a table
Draws object on canvas in TWO(2) ways:

A- Programmatically through a call to a draw method (Reads coordinate from Database)
B- Select an Object from Draw menu in Convas Frame

Do the following with objects:

Grab and move
Grab end points to reshape

Save graphic file to pdf
Save graphic file to Native (Standards?)

--------------------------------------------