redhat-beyond / JobSeeker

https://github.com/redhat-beyond/JobSeeker
MIT License
2 stars 5 forks source link

🚀 Post Detail View #100

Closed paOmer closed 2 years ago

paOmer commented 2 years ago

Adding a detail view for post model. Each post will get a unique url that will only show the post itself and let the user to interact with it. Each post detail view url will be /post/post_id/ where post_id should be replaced with the desire post id.

The post detail view screenshot: Screen Shot 2022-04-15 at 10 57 14

Close #115

paOmer commented 2 years ago

Sorry for force pushing

Yarboa commented 2 years ago

LGTM