Using the new admin theme complete de the ./admin/cohorts/<slug> edit page using the breathecode API.
The requirement details are the following:
The left side form must be prefilled with the cohort slug, start time, end time and language.
The right side form list can be edited with the following:
Delete a member of the cohort
Financial status
Educational status
Role
The autocomplete component should request all the users in the database and suggest names while trying to find an user, the autocomplete must be asynchronous.
All the components needed to complete this issue are provided by the theme so every component should go accordingly.
hrs:10
Using the new admin theme complete de the
./admin/cohorts/<slug>
edit page using the breathecode API.The requirement details are the following:
All the components needed to complete this issue are provided by the theme so every component should go accordingly.
@alesanchezr