funcodingworkshop / bp-hapi-react-redux

Web UI (React, Redux, Hapi, Material UI)
2 stars 1 forks source link

Create users list #18

Open klishevich opened 5 years ago

klishevich commented 5 years ago

otp-api project

  1. Create CRUD for model User (this is a new model) containing fields: firstName, lastName, company, userType. All strings.

hapi-react project

  1. Create users list page
  2. Create user edit page
DenisNazarenko commented 5 years ago

@klishevich what the difference between client and user? Who is a client?