Skip to content

farawayCC/JavaFX-Auth-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX-Auth-App

SImple JavaFX Auth App for test

TODOs

  • Project structure normalization
    • As it was my 1st JavaFX app, I just made it simple and haven't spend any time on thinking about file structure. So it would be nice to divide UI and logic into separate logic blocks or files
  • Optimization
    • Async db operations (rn all happens in a main thread)
  • Visual
    • Animation while waiting for request to be procees on MongoDB

Completed Tasks ✓

  • Building a working base of an App (UI + Logic)
    • Uses a real MongoDB to auth and register users
    • Checks pass is > 8 symbols

About

SImple JavaFX Auth App for test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages