Skip to content

Java program for renting/adding apartments, using Excel file for DB, and Swing for GUI. Design-patterns included: MVC (Model-View-Controller), Singleton, Observer.

Notifications You must be signed in to change notification settings

shemeshsapir/ALYS-JavaSwing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java management software apartment rental.

A simple program for renting/adding appartments using database stored in Excel file, written in Java and Swing for GUI.

According to the Model-View-Controller (MVC) pattern.

About

Java program for renting/adding apartments, using Excel file for DB, and Swing for GUI. Design-patterns included: MVC (Model-View-Controller), Singleton, Observer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages