.. _chapter_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 .. toctree:: :maxdepth: 2 :caption: Contents: web_setup db_viewer own_view