May 2019
Beginner
544 pages
13h 12m
English

Learning Log is fully functional now, but it has no styling and runs only on your local machine. In this chapter, you’ll style the project in a simple but professional manner and then deploy it to a live server so anyone in the world can make an account and use it.
For the styling we’ll use the Bootstrap library, a collection of tools for styling web applications so they look professional on all modern devices, from a large flat-screen monitor to a smartphone. To do this, we’ll use the django-bootstrap4 app, which will also give you practice using apps made by other Django developers.
We’ll deploy Learning Log using ...
Read now
Unlock full access