AmbSQL icon indicating copy to clipboard operation
AmbSQL copied to clipboard

Create a GUI of AmbSQL to run the commands with click and that shows the output

Open ambujraj opened this issue 4 years ago • 9 comments

ambujraj avatar Mar 01 '20 12:03 ambujraj

Can use electron.js or Tkinter or any other framework for this

ambujraj avatar Mar 01 '20 12:03 ambujraj

@ambujraj. Hello, I am gssoc participant and would like to work on this issue.

Hstellar avatar Mar 01 '20 13:03 Hstellar

Ok

ambujraj avatar Mar 02 '20 02:03 ambujraj

Hi ,i am gssoc participant and please send template of gui @ambujraj

Amitsharma45 avatar Mar 21 '20 08:03 Amitsharma45

@Amitsharma45 Let me create first version commit for this feature and then it can modified as required.

Hstellar avatar Mar 22 '20 18:03 Hstellar

Hi @Hstellar . Are you working on it?

Pihu1998 avatar Apr 23 '20 17:04 Pihu1998

Hi @Pihu1998 I have created GUI using Tkinter and still working on it. I will make one commit by tomorrow.

Hstellar avatar Apr 24 '20 04:04 Hstellar

Great ! Excited to see that :D

Pihu1998 avatar Apr 24 '20 06:04 Pihu1998

Hi @Pihu1998 @ambujraj I have created template for login and menu for different query. I have not displayed any output since I need to add return type to ambsql/ambsql.py functions. Shall I change those functions?
Link for file:gui.py Let me know if any changes in GUI needs to be done.

Hstellar avatar Apr 26 '20 22:04 Hstellar