Skip to content

FinYsis - Desktop application for financial analysis.

Notifications You must be signed in to change notification settings

timzy171/FinYsis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinYsis (Financial analysis)

FinYsis - Desktop application for financial analysis. The application is written in Java (with JavaFX and SceneBuilder) using PostgreSQL DBMS. hello-viewer The application has its own registration system, the necessary data for registration - first name, last name, email and password. signUp During registration, you must enter the data correctly and fill in all fields. signUpWithEmptyFields Also, you should pay attention to the email you enter. It must be correct and existing. signUpWithInvalidEmail If all the data was entered correctly, the application will enter your account into the database. correctlySignUp If you are already registered, you can immediately log into FinYsis. signIn The user window in FinYsis allows you to add a purchase to the database. You must enter the name of the purchase, the cost, and also select the type of purchase. userWindow FinYsis tracks and immediately shows the number of purchases made from your account (My purcases). do_A_purchase If everything went well, your purchase will be written to the database, and you will see a corresponding message about the correct operation of the application. Also, the number of your purchases displayed in the application will increase by one. success You can find out the type of purchase you made most often. showMostType

About

FinYsis - Desktop application for financial analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages