-
You can add the new data using the form that is display at the root of WebPage.
-
As you add the new Data to the Database, all the entries will be shown beside to the
Add Form
. -
You can Edit the details of the entry by clicking the
edit
icon. This will take you to edit form, where you can insert new details of user and save it. -
Also you can delete the entry from database by clicking delete button.
- Django for the Backend.
- DTL as a Template Engine.
- SQLite for Data Storage.
- BootStrap for WebPage Design.
To View Table Data in the Admin Panel, You Have to LogIn to that using the below details:
- UserName: root
- Password: root