Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the GUI of the app using PyQt5 #11

Closed
harshsbais opened this issue Jan 2, 2021 · 4 comments · Fixed by #22
Closed

Make the GUI of the app using PyQt5 #11

harshsbais opened this issue Jan 2, 2021 · 4 comments · Fixed by #22
Assignees
Labels
dwoc All the issues are related to DevScript Winter of Code Level-5

Comments

@harshsbais
Copy link
Owner

No description provided.

@harshsbais harshsbais added dwoc All the issues are related to DevScript Winter of Code Level-5 labels Jan 2, 2021
@Vashuev
Copy link
Contributor

Vashuev commented Jan 4, 2021

Hello, GUI app is new for me, but I want to work on it, I saw the GUI based on Tkinter, their are some issues ( seen on the window-OS) like:

  1. The size of the window and it's components are not fixed,
  2. no font color is their
  3. Size of the font on the Button and Labels is small
  4. Input box ( Entry) is too small
    amazon-price

I will work on the above issues and add functionality like:

  1. Status bar
  2. Pop up message, instead of rendering in the same window
  3. icon ( if someone provides it)
  4. Exception handling in user input

@harshsbais please assigned it, also if any there is any function that can be added in GUI please tell

@harshsbais
Copy link
Owner Author

Can you make the GUI using PyQt Web Engine; there seems to be some issue with TKinter on MacOS.

@Vashuev
Copy link
Contributor

Vashuev commented Jan 6, 2021

Yes, please assign it to me.
Thanks

@harshsbais
Copy link
Owner Author

I made few changes to the app, I completely deleted TKinter GUI and added basic PyQt GUI

@harshsbais harshsbais linked a pull request Jan 9, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dwoc All the issues are related to DevScript Winter of Code Level-5
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants