/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.

server.py and index.html are also LICENSE'D under the Apache 2 license by Graeme Keates.

Sources

No external code was used, but the code available at https://github.com/abramhindle/CMPUT404-AJAX-Slides/tree/master/ObserverExample was consulted to understand how the observer pattern worked.