NathanTCz / sbl-app.com

Sports Betting League Application
MIT License
4 stars 2 forks source link

Event Handling Module #1

Closed NathanTCz closed 10 years ago

NathanTCz commented 10 years ago

Event Handling

classes/Event.php

This class should handle all requests made to the database and asking for data related to the event table.

This class should most likely be a generic system module rather than being associated with a specific User

This task will mostly be based on new files.

Comment if I forgot to mention anything or you think there should be more to it