Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 752 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 752 Bytes

Objective

Our objective with this project was to create a site similar to pinterest. This was our introduction to firebase / axios / CRUD.

Features

  • google authentication using firebase
  • Ability to see all of the users boards upon login
  • Ability to select a board and see all of the pins associated with that board
  • Full CRUD capabilites for all boards / pins
  • Project uses HTML, SCSS, Javascript and utilizes Bootstrap, Axios, Firebase, and FontAwesome

Screenshots

ERD

ERD

Welcome Page

welcome Page

Home Page

Home Page

Pin Screen

Pin Screen