Description - PujithaKoneru/PhotoSite1 GitHub Wiki
Name: Pujitha Koneru
Course: Web Systems CS 651
Project R1: Photo Site
Status: Successful
YouTube link: https://www.youtube.com/watch?v=xNMCdZnmR2c&feature=youtu.be
** Project Description:**
The rails application in this project creates a photo sharing website, which displays pre entered information in database. The project displays all the users, their photos and comments for each photo.
The purpose of the project is run two urls:
o /users/index
This page provides a list of users resided in the database. Each user is hyperlinked to the photos of that
user and the comments on those photos.
o /photos/index
This page provides information about comments and the photo such as when the photo was created , comment
text and when the comment was created on and who was it created by.