Summary: Landing Page

Get a brief summary of what we have learned so far.

We'll cover the following...

What we learned

The main purpose of this chapter is to design an appealing landing page for our application. We started off with a python module pymui.py inside the bookapp/client/src/common/ folder that mainly takes care of Javascript-to-Python mapping for our MaterialUI library. Next, we looked at appTheme.py module ...