The-Last-Barbershop-of-Ladysmith / the_last_barbershop_back_end

0 stars 1 forks source link

add admin route to api #2

Open kaschaefreeman opened 1 year ago

kaschaefreeman commented 1 year ago

Add in a route for the admin to login

When admin page is accessed and they login on front-end, they will have access to the following:

  1. View all appointments
  2. Block dates on calendar
  3. Cancel appointments
  4. Set shop hours
kaschaefreeman commented 1 year ago

Will need to implement authentication and password hashing