Closed faisaljamil25 closed 3 years ago
Screenshots
@Abhishek-kumar09 please review this and let me know any suggestions.
I will be reviewing your changes positively by tomorrow. Thanks for the PR.
Hey @faisaljamil25 Sorry for the delay
Can you please fix the conflicts and let us know.
@KeenWarrior fixed all conflicts and transferred all course detail page data to courseDetail.json
file so that more courses can be added without changing the main code. Let me know if anything needs to be changed.
Looks good
Issue Number
fixes #92
Describe the changes you've made
Created course description section and course perks section. Created
courseDetail.json
file to store all the data of course detail page so that more course can be added without changing the main code. Refactor whole course detail page and added schedule section.Describe if there is any unusual behavior (Any Warning) of your code(Write
NA
if there isn't)NA
Test plan (OPTIONAL)
visit http://localhost:3000/course/1 to see the course detail page.
Checklist