https://github.com/masterkram/mod2-project-tips-and-tricks
https://github.com/masterkram/mod2-project-tips-and-tricks
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/masterkram/mod2-project-tips-and-tricks
- Owner: masterkram
- Created: 2021-12-14T14:43:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T23:23:41.000Z (over 3 years ago)
- Last Synced: 2025-01-22T11:29:59.892Z (4 months ago)
- Language: Java
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MVC calculator example
### Illustrates how a project can both implement a Command-Line-Interface and Graphical-User-Interface using the MVC pattern