https://github.com/simulot/edx-dev201x-typescript-finalproject
https://github.com/simulot/edx-dev201x-typescript-finalproject
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/simulot/edx-dev201x-typescript-finalproject
- Owner: simulot
- Archived: true
- Created: 2015-12-24T09:16:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-24T10:38:34.000Z (over 10 years ago)
- Last Synced: 2025-04-24T19:52:00.381Z (about 1 year ago)
- Language: TypeScript
- Size: 34.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#This is my final project for TypeScript mooc.
**Thanks for your effort to evaluate my work.**
## application organization
This is directly derived from previous modules. I have organized the code using 3 classes:
* app.ts
Contains application initalization, JSON loader, and select change event.
* painter.ts
Contains classes for handling Painter, PainterInformation and PainterExamples.
* render.ts
Contains classes for rendering objects
## Result
