Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masterkram/mod2-project-tips-and-tricks
https://github.com/masterkram/mod2-project-tips-and-tricks
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/masterkram/mod2-project-tips-and-tricks
- Owner: masterkram
- Created: 2021-12-14T14:43:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-18T23:23:41.000Z (about 3 years ago)
- Last Synced: 2023-03-06T03:30:26.481Z (almost 2 years 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