codeforcauseorg / edu-client

Product focuses on 100% education as well as upskilling developing countries and rural areas.
https://educlient.codeforcause.org/
MIT License
130 stars 149 forks source link

Added Navigation to Course Detail Page #162

Closed rizwan2000rm closed 3 years ago

rizwan2000rm commented 3 years ago

Issue Number

fixes #144

Describe the changes you've made

Added back to home functionality to topbar on course detail page. Also added a menu for drawer button.

Abhishek-kumar09 commented 3 years ago

Please provide screenshots of the changes

rizwan2000rm commented 3 years ago

@Abhishek-kumar09 A click on Back button takes you back to /home and options opens a menu component from Material UI. Navigation

rizwan2000rm commented 3 years ago

@Abhishek-kumar09 Resolved merge conflicts. Does UI need any changes I'm using the Menu from MaterialUI. It closes on clicking outside the menu container.

rizwan2000rm commented 3 years ago

@Abhishek-kumar09 Reverted requested changes.

Abhishek-kumar09 commented 3 years ago

Thanks @rizwan2000rm