Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 874 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 874 Bytes

NSS E12 Exercise - Pinterest

Description:

The objective of the exercise was to create a site similar to Pinterest. This project was our introduction to Firebase, Axios, and CRUD.

Features:

  1. User Auth with Google.
  2. Displays Boards and Pins when User is logged in.
  3. User can add their own boards and pins.
  4. User can upload image for new pin.
  5. User can delete their boards and pins.
  6. User can move their pins between their boards.
  7. Project uses HTML, CSS, JS, JQuery, Firebase, Axios
  8. Project has responsive design.

Screenshots:

Logged In / Board View

Board View

Pin View / Inside Board

Pin View

CRUD Features

Features

How To Run:

Project is deployed at pinterest.logandevelopment.io