Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishnagopinath/drawing-app
https://github.com/krishnagopinath/drawing-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/krishnagopinath/drawing-app
- Owner: krishnagopinath
- Created: 2016-01-28T17:58:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T18:45:00.000Z (almost 9 years ago)
- Last Synced: 2023-08-06T05:35:26.264Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# drawing-app
This aspires to be the best collaborative drawing app ever! ;)
I didn't have much time to work on this because I had coursework to attend to. (Spent an hour doing this) I will be working more on the following from this point.
* check for memory leaks
* must not redraw every single time
* must add to the user array, must not recreate every time
* handle errors
* must not have repeat any color
* code cleanup