himprofessor / STUDENT-INTEGRATION-BACKEND

MIT License
0 stars 0 forks source link

CRUD USER [username, email, password, profile_image] #2

Open himprofessor opened 1 year ago

himprofessor commented 1 year ago

Sub-tasks to complete this task

  1. Create migration file users
  2. Create Model user
  3. Create Controller user
  4. Create function to allow user can create the user.