Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.

mr-ema/swingy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swingy

Swingy is a Java MVC (Model-View-Controller) template project with Swing GUI. It provides a basic structure for building Java applications using the Swing toolkit.



Resources



Features

The Swingy template provides the following features:

  • FlatLaf Theme
  • Simple database with read-write-update operations using json files
  • Model-View-Controller (MVC) architectural pattern
  • Swing GUI components for building the user interface
  • Example controllers, models, validations, and views to demonstrate the usage
  • Basic project structure to organize your code


Usage

git clone https://github.com/mr-ema/swingy
cd swingy
gradle run


Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

About

Java MVC (Model-View-Controller) template project with Swing GUI. It provides a basic structure for building Java applications using the Swing Toolkit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors