3. groundwork and the webΒΆ

In this chapter you will set up your own web application, create simple web and REST views for your database and finally create your own web view for showing and deleting csv history data.

Please note that the installation of groundwork-database and groundwork-web is required for this chapter:

pip install groundwork-database
pip install groundwork-web