ActoKids / AD440_W19_CloudPracticum

3 stars 1 forks source link

UI Forms: Update Event>PUT/events/{id} #51

Closed coultergeist closed 5 years ago

coultergeist commented 5 years ago

Connect forms to corresponding API endpoints: Update Event>PUT/events/{id}

Once assigned, annotate your estimated time. Then, keep regular updates on your issue. Comment your approach, tutorials, articles, updates, links, photos, etc. Comment often. When closing your issue include the following in your final comment.

Time estimated: Time spent: Pull Request link: Wiki link: Deployed Code link:

zphupro commented 5 years ago

This task I am going to create the form as json when I click submit button then its will send json file to the API endpoint Time estimated: 10 hours Time spent:

zphupro commented 5 years ago

Time estimated 10 hours Time spent: 10 hours need to research how to save as JSON file and upload to endpoint so far I make the form working and I using JSON server in node js and when I go to form and type it. Its make change in JSON file. ITs hard the begin when making the form as JSON file.

zphupro commented 5 years ago

Pull Request link: https://github.com/ActoKids/web-ui/pull/23 Wiki link: https://github.com/ActoKids/AD440_W19_CloudPracticum/wiki/Update-Event-PUT-events-%7Bid%7D

zphupro commented 5 years ago

i am still working on it because i need figure more about json and api endpoint

zphupro commented 5 years ago

Time estimated 10 hours Time spent: 10 hours need to research how to save as JSON file and upload to endpoint so far I make the form working and I using JSON server in node js and when I go to form and type it. Its make change in JSON file. ITs hard the begin when making the form as JSON file.