June 2022
Beginner
190 pages
2h 53m
English
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:
In this chapter, we will be using Python 3.8+. Additionally, we will be using the VS Code editor in this book, which you can download from https://code.visualstudio.com/.
Read now
Unlock full access