In this video we'll add the ability to share individual meeps.
To share a meep, it has to have it's own individual webpage. We'll set that up in this video.
We'll also add a link to the homepage for each meep with a share icon from font awesome.
#django #codemy #JohnElder
Timecodes
0:00 - Introduction
1:10 - Create URL
1:47 - Create View
3:58 - Create show_meep HTML Page
6:21 - Determine Meep ID
6:50 - Add Link On Homepage
8:07 - Add Share Icon
9:43 - Add Link on Profile Pages
10:20 - Conclusion