Skip to content

sderazo/Photo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CSC 317 Course Project - Photo Management App 📸

Photo Management App is a website that allows users to post, search for, view and comment on images.

Main Features:

  • The Registration button allows the user to create a new account.
  • The Login button allows the user to log in with their username. A flash message will appear indicating if the user has successfully logged in or not.
  • The Post Image button allows the user to create a new post once logged in. Each new post will appear on the Home page, followed by a flash message indicating it has been created.
  • The search bar allows the user to search for an individual post. The number of results found are indicated by a flash message at the top of the screen.
  • Clicking on the Details section allows the user to view the individual post page. Once on the page, the user can comment on the post.

Video Walkthrough:

Here's a walkthrough of implemented features:

Registration:

registrationWalkthrough

Login:

loginWalkthrough2

Post Image:

postWalkthrough3

Search:

searchWalkthrough2

Comment:

commentWalkthrough

GIFs created with LICEcap

Build/Run Instructions

Build Instructions:

  1. Change the current directory to the application folder in your repository.
  2. Run npm install

Run Instructions:

  1. Change the current directory to the application folder in your repository.
  2. Run npm start

About

A photo management app that allows users to post, search for, view and comment on images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •