Final  
 
 

Final!

Readings:
There is no reading specifically associated with the final, although you might consider reviewing the readings from the previous 8 weeks.

Key Concepts:
-Making a sensible signup with a CAPTCHA
-Storing user information
-Login page
-Forum and saving posts to files
-Making forum secure

Exercises:
The final project for this course is to build a simplistic web forum. Have users be able to sign up with at least 3 levels of access, with level 1 users able to access everything (admin), level 2 users able to access a moderate amount of the site (regular users), and level 3 users able to access very little (public). Make sure to use a CAPTCHA when users create an account. Keep in mind all the security tips and before submitting your project try to break it in any way possible.


Files to Be Downloaded