Fully responsive Ruby on Rails gallery application. Viewers can create, edit, delete personal accounts and their associated uploaded photos. Ideal for mobile usage.
- Ruby on Rails
- AWS
- PostgreSQL
- HTML
- CSS (Bulma CSS)
- jQuery
Photo Catcher requires that all viewers either sign in or register in order to view the application's content.
If you wish to sign in using a dummy account, please use the following credentials in the sign in page.
Email: tester@test.com, Password: test123
Index page where recent photos and new user accounts are rendered for viewers to see and visit.
Index profile page for the current signed in user, user can edit, upload and delete photos in their gallery.
User can edit their personal account information such as description, name, username, bio and password.
User can sign out from their current online session and be redirected to the home page.