An open API service indexing awesome lists of open source software.

https://github.com/ayush987goyal/pinterest-app

Pinterest Clone
https://github.com/ayush987goyal/pinterest-app

angular express graphql mongodb nodejs pinterest wall websockets

Last synced: 3 months ago
JSON representation

Pinterest Clone

Awesome Lists containing this project

README

          

# Pinterest App

Hosted on *[Pinterest App](https://pinterest-app-ag.herokuapp.com/)*

## Free Code Camp User Stories
+ As an unauthenticated user, I can login with Twitter.

+ As an authenticated user, I can link to images.

+ As an authenticated user, I can delete images that I've linked to.

+ As an authenticated user, I can see a Pinterest-style wall of all the images I've linked to.

+ As an unauthenticated user, I can browse other users' walls of images.

+ As an authenticated user, if I upload an image that is broken, it will be replaced by a placeholder image.

## Technologies
+ Angular

+ Express

+ GraphQL

+ Web Sockets

+ MongoDB