Skip to content

Releases: polito-WA1-AW1-2021/react-scores

with auth

27 May 11:41
6915b79
Compare
Choose a tag to compare

Phase 5: add login and logout. Sample credentials: [email protected] (psw: student) and [email protected] (psw: student).

with fetch

23 May 14:30
35bb360
Compare
Choose a tag to compare

Add the interaction with the server (API, useEffect, fetch, ...) for all the operations.

with state

15 Apr 12:34
c680367
Compare
Choose a tag to compare

The phase 1 of react-score: split in components, with props and state (useState hook).

with router

30 Apr 11:55
c680367
Compare
Choose a tag to compare

Add edit form and client-side routing. The application now has 3 different pages.

with form

22 Apr 10:06
Compare
Choose a tag to compare

The phase 2 of react-score: form creation and management.

react-scores-starter

14 Apr 12:23
Compare
Choose a tag to compare

The starter project for react-scores, which will be (fully) developed in the coming weeks