DESCRIPTION - Pavani-Lonavath/Photosite1 GitHub Wiki
Project R1 - Simple PhotoSite in Ruby on Rails use SQLite database
The aim of this project is to create a photo sharing Web Application and database for photo site using SQLite and Ruby on Rails. I am accessing the data from Database and showing it to my LocalHost.
PhotoSite application is used to give information about the user like First name, Last name and provide the picture and comments for each user along with the time and date of creation of it.
This project uses the modules for migrating the database using SQLite and Controllers for Web Application in Ruby on Rails.