© Art Yudin 2020
A. YudinBuilding Versatile Mobile Apps with Python and RESThttps://doi.org/10.1007/978-1-4842-6333-4_4

4. Assembling pieces of our app

Art Yudin1  
(1)
New York, NY, USA
 

In previous chapters, we have started the Django project and React project, representing back-end and front-end parts of our mobile application. In this chapter, I will explain how to attach a user interface to our engine and structure our MVC model. React will help us to gather all pieces together and make our CRUD more versatile and user-friendly. The purpose of this chapter is not to build a desktop version of our app but rather to show you React in action and prepare you for React Native. We are not going to spend a lot of time on styling bells and whistles because ...

Get Building Versatile Mobile Apps with Python and REST: RESTful Web Services with Django and React now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.