Project Brief
Your task for this project is to build a web app that lets the user upload a database .db file. Then, the program allows the user to view the data of any of the database tables. Here is the web app that our code which you can find in the solution generates:
The user can select any of the tables in the drop-down list and view the data in a table format.
Here is a sample data.db file you can use.