dianamin / fake-r

Not nicely written project for the DAW lab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fake-r

Not nicely written project for the Web Applications Development lab, meant to be an application for photo sharing (6th option).

The project satisfies the following requirements:

  • There are three types of users (unregistered, registered and admin)
  • Any user can see the photos uploaded on the website. The home page displays the most recent photos.
  • Each photo belongs to a category.
  • Each user can create and edit the user profile.
  • Each user can add albums.
  • The users can add comments to the uploaded photos. The admins and the user that posts the photo can manage these comments.
  • The users can search photos by key words or by location (used Gooogle Maps).
  • The users can crop their uploaded photos (Used Jcrop).
  • The administrators can delete photos and comments.

Homepage

alt text

Album

alt text

Photo

alt text

About

Not nicely written project for the DAW lab.


Languages

Language:ASP 36.3%Language:JavaScript 34.1%Language:C# 27.5%Language:CSS 2.2%