North-Seattle-College / ad440-winter2020-thursday-repo

Repository for AD440 Thursday Class in Winter 2020
Apache License 2.0
10 stars 5 forks source link

UI - Task 3 - Sprint 5 - Add Key full function #257

Closed QuincyPowell closed 2 years ago

QuincyPowell commented 4 years ago
  1. Add a key is working using the API POST https://api.2edusite.com/v1/keys (with existing property from task 2)

Add key Component needs to be fully working

HowardKuoooo commented 4 years ago

Pull Request Feature Branch Test Task Wiki

HowardKuoooo commented 4 years ago

After user submit the data in key form, it showed POST success in console. From the UI, we are supposed to get the correct post api https://api.2edusite.com/dev/property/1/keybundle/ according the wiki page but we may not get functional api at this point.