Hosted version here: Winterest
This is a simple clone of Pinterest using Angular and Firebase. It was built by Dayne Wright, Matt Hamil, Grant Regnier and Delaine Wendling.
Angular | FireBase | SASS | Grunt | Bower | NPM
You can watch a quick 3 minute video presentation of the application here.
A quick overview of the user experience with in the application.
The application has user authentication through Firebase. You are able to login with a Google account or create one with an email and password.
You are then able to create boards with a title and description where you will place a collection of pins. You can search, delete and update boards that you have created.
After you add a board you can then create pins for that board. You need an image link, title and description. The top four pins are used for the main images on the board view.
Once pins are made you can drag and drop to sort and click edit to change any details on that specific pin.