Releases: polito-WA1-AW1-2021/react-scores
Releases · polito-WA1-AW1-2021/react-scores
with auth
Phase 5: add login and logout. Sample credentials: [email protected] (psw: student) and [email protected] (psw: student).
with fetch
Add the interaction with the server (API, useEffect, fetch, ...) for all the operations.
with state
The phase 1 of react-score
: split in components, with props and state (useState
hook).
with router
Add edit form and client-side routing. The application now has 3 different pages.
with form
react-scores-starter
The starter project for react-scores
, which will be (fully) developed in the coming weeks