https://github.com/1chooo/uml-editor
SE6029-2024-Spring-OOAD Project
https://github.com/1chooo/uml-editor
java object-oriented-programming swing uml
Last synced: about 1 year ago
JSON representation
SE6029-2024-Spring-OOAD Project
- Host: GitHub
- URL: https://github.com/1chooo/uml-editor
- Owner: 1chooo
- License: mit
- Created: 2024-03-14T08:08:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T03:38:02.000Z (about 2 years ago)
- Last Synced: 2024-04-13T16:44:35.046Z (about 2 years ago)
- Topics: java, object-oriented-programming, swing, uml
- Language: Java
- Homepage: https://1chooo.github.io/uml-editor/
- Size: 1.17 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UML Editor

## How to build and run the project
```bash
# Clone the repository
$ git clone git@github.com:1chooo/uml-editor.git
$ ./scripts/run.sh
```
## CONTACT INFO.
> AWS Educate Cloud Ambassador, Technical Support
> **Hugo ChunHo Lin**
>
>
> 📩 E-mail: hugo970217@gmail.com
>
> 🧳 Linkedin: Hugo ChunHo Lin
>
> 👨🏻💻 GitHub: 1chooo
>
>
## License
Released under [MIT](./LICENSE) by [Hugo ChunHo Lin](https://github.com/1chooo).
This software can be modified and reused without restriction.
The original license must be included with any copies of this software.
If a significant portion of the source code is used, please provide a link back to this repository.