MerryFairyTalesAD440 / UX-UI

Web team repo
0 stars 1 forks source link

Filter ProtoType(VUE prototype to filter books): #15

Open jameriah30 opened 5 years ago

HjLubas commented 5 years ago

Research Vue Estimated Time: 2 hours Research Vue documentation to prep for coding

Wireframe for Filter Page Estimated Time: 1 hour Sketch wireframe and filter details to what happens on page

Write Code Estimated Time: 3- 4 hours Write the code to filter the page.

Upload Code: Estimated Time: 2 hours Upload to Github and webhosting site

HjLubas commented 5 years ago

Still working on writing the code. Not sure why it's not rendering how it wanted it. Also, wondering what is there to filter. Sorting seems more appropriate. Only filter I can think of are by Author and Categories/Genre. Hours works so far about 6 - 8 hours.

HjLubas commented 5 years ago

Finish the code. Here are the links: Wiki: https://github.com/MerryFairyTalesAD440/UX-UI/wiki/Book-List-Filter-VueJS Demo (Update 2/24 with modified API) : https://harryoneboxsprint2.z5.web.core.windows.net/ Code: https://github.com/MerryFairyTalesAD440/UX-UI/blob/vue_FilterBook/src/components/BookList_Filter.vue

Pull request #1(used origin branch vueStarter which Daniel Bell merge into his branch which was merge wit master): https://github.com/MerryFairyTalesAD440/UX-UI/pull/29/commits/b78e8ac1f1b1c45ccf9d90d98967927e71bcf3a3 Pull request #2 (updated with correct API End URL) : https://github.com/MerryFairyTalesAD440/UX-UI/pull/30

Bug: #43

Approximately took additional 6 hours to finish the code, upload to github, and deploy on Azure storage account.