Skip to content

Frontend

Hrishikesh Paul edited this page Mar 16, 2021 · 11 revisions

Technologies

  • Angular 11
  • TypeSscript
  • NGXS State Manager
  • Angular Material
  • Bootstrap

Port: 4200

How to run

  • Dependencies: Node/NPM
$ cd scrapbook-ui
$ npm install
$ npm start
  • navigate to http://localhost:4200 on your browser

Current Features

  • Log in via Google
  • Create Album
  • View Album(s)
  • Download Album
  • Upload Image(s)
  • Download Image(s)
  • Add Collaborators
  • Remove Collaborators
  • Filtering images by created date, modified date, and various metadata
  • Deleting Image(s)
  • Deleting Album
  • Editing Image
  • Editing Album
Clone this wiki locally