DarrenZLew / FantasyFitness-1.0

4 stars 1 forks source link

Template/form for rules page #32

Open DarrenZLew opened 7 years ago

DarrenZLew commented 7 years ago

What's Wrong? Currently no way for admins to alter rules on the client side.

What do I Expect to Happen? Create a forms page for rules that admins can use to edit/submit as a form to modify the rules page. This will be stored in SQL as template categories.

Suggested Fix Create a template for admins to use to create their rules page. Create a form for admins to submit their rules page. Connect the rules page to the server.

Supporting Information

DarrenZLew commented 7 years ago

Add an HTML editor for admin users as well.