Skip to content

AbhishekChd/Data-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accounts and Data Management

A small Java based application to manage data from different accounts.

About files

  1. Main - It is the application launcher
  2. LoginController - Manages login after application starts.
  3. DataView - A single table based file to show data from any account.
  4. Accounts - A page where we can select and make new accounts (yet to add functionality)
  5. Customer and Products are sample accounts to be made.

Targets

  1. Changes in Accounts file so that we can select account to view data.
  2. We can also make new Account by taking input for account and adding a .java file for it and re-compiling the code. Also we have to add that account to the database.
  3. UI needs improvements.

About

A small data handling project based on JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published