Skip to content

renbesson/socialpet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Pet Application

Description

This is a social networking application for pets. Users can register as their pets and share experiences and memories from the perspective of their pets. It is a platform that allows the user to live vicariously as their pet on the internet.

Installation

Follow the below to install the application:

  1. Download the files.
  2. Install mongoDB and create a database called socialpet.
  3. Run npm install.
  4. Run npm run seed to seed the mock data.

Usage

  • This is an application that will allow the user to :
    • Create,
    • Read,
    • Update and
    • Delete posts on the application through the use of the MongoDB.
  • Please see the application deployed on the following website https://socialpet.herokuapp.com/.

Credits

Credits for pet images taken from unsplashed listed below:

Photo by Karsten Winegeart on Unsplash Photo by Tran Mau Tri Tam ✪ on Unsplash Heart icons created by Prosymbols Premium - Flaticon Photo by Jay Wennington on Unsplash Photo by Jonas Vincent on Unsplash Photo by Ricky Kharawala on Unsplash Photo by Alexander Grey on Unsplash

License

Please refer to LICENSE in the repo