Chapter 6: Displaying Objects from Admin
Previously, we learned how to store data in a database. In this chapter, we will collect and display database information. We will display movie information and use some Bootstrap cards to improve the look and feel of our app. Then, we will create a news app with its respective model, view, templates, and URLs. Finally, we will display the news information.
In this chapter, we will be covering the following topics:
- Listing movies
- Using the card component
- Implementing a search
- Adding a news app
- Listing news