This is a school projet for the webapplications course (DVA231) at MDH The goal it to build a functional forum in PHP with some ajax.
###Group members:
- André Caldegren acn15007@student.mdh.se
- Anton Roslund ard15003@student.mdh.se
- Martin Törnkvist mtt15001@student.mdh.se
- William Achrenius was15001@student.mdh.se
##Contract with teacher
We want to make a forum website with different sub forums, user groups and user to user messaging.
We are aiming for the grade 5.
###Feature List
- Message system.
- restrict access to subforums to guests
- Friend system.
- Profile.
- Users can change password
- Signup
###User Types ####Administrators
- Can change the rolls of users
- Create new / Remove sub forums
- Create new / Remove sub forums for categories
- Do everything a moderator can
- Permanently ban users
####Moderators
- Delete posts and comments
- Is Moderator for a specific sub forum
- Temporarily ban users
#####User
- Can create posts
- Comment in posts
- Report a comment or post
####Guests (users who are not logged in)
- View

