FINAL: Catalogue. P.1 React Client - rolling-scopes-school/RS-Short-Track GitHub Wiki
Catalogue client
Deadline | Folder Name | Branch | Coefficient |
---|---|---|---|
04.06.2019 23:59 | catalogue | catalogue-p1 | 0.9 |
Implement a catalogue representation based on React/Redux and simple Node REST API with the mocked catalogue data.
- The catalogue consist of 3 parts: Header, Filters [not less than 2-3], Content
- Content should be loaded by pages
- Client – React/Redux
- Server – Express + MongoDB
- Filtering should be done on the server side, filters remain after the page refreshing