Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 708 Bytes

File metadata and controls

17 lines (14 loc) · 708 Bytes

Simple Social Network Website base on Perl CGI.

Facebook-like Website, based on Perl CGI.

To play with it, the website address is https://cgi.cse.unsw.edu.au/~z5089812/ass2/welcomeLoginPage.cgi To login use username:z1234567, password:test

The starting or root file is matelook.cgi

Functionalities include:

  1. Log in & Log out and Sign up
  2. Search with user name, or keyword of posts
  3. Show and paginate the most recent posts in one's homepage
  4. Ask to send email if user forget their password
  5. User can recover their deleted account
  6. Friend Suggestions
  7. Comment on a post
  8. Send comfirmation Email when create one account. And send email to user if add-mate request is sent to that user.