FINAL: Catalogue. P.2 Angular Admin Client - rolling-scopes-school/RS-Short-Track GitHub Wiki

Catalogue admin client

Deadline Folder Name Branch Coefficient
18.06.2019 23:59 catalogue catalogue-p2 1

Implement a catalogue admin representation based on Angular and simple Node REST API with the mocked catalogue data.

  • Login and Auth is not required, but nice to have (please use JWT in this case)
  • site.com/index.html – client page, site.com/admin.html - admin page
  • Admin should be able to create new items and change existing
  • Client – Angular, you also can use any libs you want
  • Server – extend server from the first part of the task