benagdipa / 4G_tracker

0 stars 1 forks source link

UI design for SQL import interface #11

Closed cpramod closed 2 months ago

cpramod commented 4 months ago

Add sql import menu and in the page,

there should be input field for host, username, password and port and table name.

and when the fields are saved, there should be button saying "Import Data" 

when it's clicked, it should import all data from remote sql database.

The field is save as current field in current database.

cpramod commented 4 months ago

note: Import using SQL query: the host, port, username, password, SQL query can be paste into the UI then it will show the results (10 rows) then there is an option to "Import" to the database

cpramod commented 4 months ago

@benagdipa the UI is done, please check. we have been working on the import script.

cpramod commented 4 months ago

@benagdipa full development of this feature is done.

here is screencast video of the working: screen-capture.webm