swciitg / swc-journeys

Journeys is a django based community-focused website that allows users to bookmark URLs (through chrome extension) and share their journeys through timelines. A timeline is a collection of links that share a common topic or a journey of building and learning something new. Users can create timelines, share them publicly, and explore resources.
https://swc.iitg.ac.in/journeys
14 stars 10 forks source link

Display a "No items found" message on the search page in case of 0 matched items #20

Open anjayluh opened 2 years ago

anjayluh commented 2 years ago

Added a conditional render depending on whether there are books or not. Closes #12