Fall 2013
(Language: HTML, CSS, JS, PHP)
This project for ICS 415 was done together with another student in the class.
The requirements for this project was:
The main page contains the different forum pages that a user can click to enter and create new topics or post responses to existing topics.
Guest users are not allowed to create new topics or respond to existing topics, they are only allowed to view them.
If a registered user is logged in, the new topic button appears. Clicking the button allows registered users to create new topics by entering a title followed by the message. Registered users can also respond to existing topics. Every messages is associated with the creator of those messages.