SIU-CS-435 / gallerist-online

Main repo for CS435 semester project for team JAMiN. An online multiplayer turn based board game.
2 stars 1 forks source link

Allow user to enable/disable emails (UI and model update) #42

Closed mbrajk closed 8 years ago

mbrajk commented 8 years ago

As per issue #1 and issue #6 we want a configurable option on the user profile for receiving email. A simple slider or radio button with an on/off state for emails will suffice for this. An example of a button group in bootstrap that can be used can be seen here: http://getbootstrap.com/components/#btn-groups