/CMPUT404-assignment-ajax

CMPUT404-assignment-ajax

Primary LanguageJavaScript

CMPUT404-assignment-ajax

CMPUT404-assignment-ajax

See requirements.org (plain-text) for a description of the project.

Make a shared state AJAX drawing program

Contributors / Licensing

Generally everything is LICENSE'D under the Apache 2 license by Abram Hindle and Raymond Sarinas.

Resources

Relative URLs: https://stackoverflow.com/a/4888391

Generating Random Colors: https://stackoverflow.com/questions/1484506/random-color-generator#comment60053328_10838634

AJAX Observer Example: https://github.com/uofa-cmput404/cmput404-slides/tree/master/examples/ObserverExampleAJAX

Flask Documentation (just read to understand): https://flask.palletsprojects.com/en/1.1.x/quickstart/