Courses <-
Sean Forman <-
You Are Here
Next: Construct an administrative module /
Previous: Deliverable 1: user registration
- This deals with user registration.
- Due Tuesday Oct. 25. We will look at them in class.
- You need to build your user registration system.
- Allow new users to sign up.
- Allow existing users to log in directly from your front page and
be redirected to the front page after a successful log in.
- Allow existing users to edit their info.
- Allow logged in users to log out.
- Using sessions or cookies recognize the user after they return
and print out their name somewhere on the page: ``Welcome, Sean! (edit
your info)''
- Create a single page of simple content (to be discarded later)
that you will show a user only if they are logged in. A non-logged in
user should be re-directed to the front page if they try to view it.
Next: Construct an administrative module /
Previous: Deliverable 1: user registration
sforman@sju.edu