Skip to content

mw-5/CRM-JavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRM-JavaFX

This is a simple example of using JavaFX to create a basic CRM application. Next to storing master data of customers application allows for keeping multiple contact persons per customer and adding notes to a customer as well as files. Application supports localization. Based on Locale English, German or Spanish is chosen.

  • To run example you need PostgreSQL and NetBeans.
  • To set up database follow instructions in SetUpCrmDb.sql.
  • Set up a path where folders with files for each customer will be created and specify this path in META-INF/Config.properties
  • Right-click on column headers to filter tables.

About

Simple example of using JavaFX and PostgreSQL to create a basic CRM application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published