-
Notifications
You must be signed in to change notification settings - Fork 22
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
✨ feat(payment-service): Adds new payment service written in Python #80
Conversation
1048721
to
405c407
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few small things need to be fixed still, but looks good overall.
Another tiny NIT, your commit message should use sparkles (✨) instead of the wrench to indicate a new feature: |
405c407
to
bbfa854
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, some minor things could be improved.
03a16cc
to
769463c
Compare
Description
This PR adds a payment service to Unguard.
The service is written in
Python 3.8.0
usingFlask
for the REST API andpoetry
for dependency management.Changes:
user-simulator
to act upon new payment service pageScreenshot