Winter 2015 website redesign
This repository is for the BYU ACM website at acm.byu.edu.
- Clone this repository
- Install and start MySQL 5.6.23
-
The backend is built using the Java Play Framework and managed using the Typesafe Activator.
-
The frontend is built using AngularJS.
-
Data is stored using MySQL 5.6.23 and the Java Persistence API
- Start the Play console using Activator by typing
./activator
(Unix-based) oractivator.bat
(Microsoft's piece of crapWindows) - Run the application by typing
~run
in the Activator console. The~
will automatically recompile any project files as you change them.
- TODO
If you have any questions regarding the site, please contact Connor Smith at connor.smith.256@gmail.com or Jared Neil at jaredaneil@gmail.com