Usage
==============

Accessing the application's web interface depends on how you are hosting, but for simplicity lets consider your application is available in http://localhost:5000/ .
In this section we explore what are available via this tool and how to do stuff.


Authentication
++++++++++++++++++

User Login
--------------------

New User Registration
--------------------


Access Table Data
++++++++++++++++++

Fetching data is core functionality of the application.

Browse Table List
--------------------

View Table Records
--------------------

Download Table Records
--------------------


Update Table Data
++++++++++++++++++

Insert Single Record
--------------------

Insert Bulk Records
--------------------

Delete Single Record
--------------------

Delete All Records
--------------------


Audit Tracking
++++++++++++++++++

View Audit Records
--------------------

Tracking Changes Detail
--------------------


Searching
++++++++++++++++++

Searching Table Records
--------------------

Searching Audit Records
--------------------

