#1. Creating a database in postgres. #2. Connect the DB with the Appsmith. #3. Create dropdown with the given sample data
a. You must use only the render.com to create a basic managed free postgres database for this task.
b. Connect the database with the GUI tool pgadmin 4.
c. Create the table in postgres and Import the sample data set to table. (Sample data set)
d. Create a project in Appsmith and connect postgres to it.
e. In Appsmith create a page with school name, class and section dropdowns and filer and display the
student data.
f. Use widgets in Appsmith to show filtered data from the database.