ComputerScienceHouse / WebDrink-2.0

Rewrite of CSH WebDrink. Includes updated interface and new API.
https://webdrink.csh.rit.edu
10 stars 6 forks source link

Modules! #28

Closed bencentra closed 10 years ago

bencentra commented 10 years ago

Separated JavaScript into multiple files, what for the easy creation of a "light-weight" version of WebDrink. Combine the necessary views with javascript files (controllers and services) and you're good.