ambujraj / AmbSQL

AmbSQL is a DBMS that is most EASY to operate on.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ambujraj opened this issue · comments

commented
commented

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

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

commented

Ok

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

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

Hi @Hstellar . Are you working on it?

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

Great ! Excited to see that :D

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.