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

[UPDATE] PyQt5 gui #22

Merged
merged 1 commit into from
Jan 9, 2021
Merged

[UPDATE] PyQt5 gui #22

merged 1 commit into from
Jan 9, 2021

Conversation

Vashuev
Copy link
Contributor

@Vashuev Vashuev commented Jan 9, 2021

Hello again,
Here is the GUI with the following functionality:

  1. status bar for basic messages
  2. Pop-ups(Messagebox) for Messages like Email Sent, Discount Info, Input Error with feedback.
  3. User Validation for all three input boxes
  4. closing the selenium browser

also, I have updated app.png with the new GUI ( check it)

There are 2 more things which we need to work on

  1. Icon for the app ( LOGO )
  2. try .. Except for checking around the selenium driver ( in case someone has not active internet connection it crashes )

I have tested and done from my side, try it on mac also try with various type of conditions and let me know if there is an issue.

@harshsbais harshsbais merged commit 52d7cff into harshsbais:master Jan 9, 2021
@harshsbais harshsbais linked an issue Jan 9, 2021 that may be closed by this pull request
@harshsbais harshsbais linked an issue Jan 9, 2021 that may be closed by this pull request
@harshsbais
Copy link
Owner

Awesome work!!

@harshsbais harshsbais added dwoc All the issues are related to DevScript Winter of Code Level-5 labels Jan 9, 2021
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 this pull request may close these issues.

Make the GUI of the app using PyQt5
2 participants