https://github.com/bryanoliveira/js-draw-shapes
An MVC application for drawing shapes (rectangles, squares and circles) with JavaScript.
https://github.com/bryanoliveira/js-draw-shapes
Last synced: 7 months ago
JSON representation
An MVC application for drawing shapes (rectangles, squares and circles) with JavaScript.
- Host: GitHub
- URL: https://github.com/bryanoliveira/js-draw-shapes
- Owner: bryanoliveira
- License: mit
- Created: 2018-06-06T21:32:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T00:26:22.000Z (over 4 years ago)
- Last Synced: 2025-01-03T01:54:44.244Z (9 months ago)
- Language: JavaScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js-draw-shapes
An MVC application for drawing shapes (rectangles, squares and circles) with JavaScript.
![]()
---
Developed during the Software Design course (UFG/INF0171/2018.1).