CSCI-GA-2820-SP24-003 / payments

NYU DevOps Payments Service Spring 2024
Apache License 2.0
2 stars 2 forks source link

Set up UI for create #35

Closed hectopascal closed 7 months ago

hectopascal commented 8 months ago

As an admin I need an interface to add new payment methods So that I can do things without needing to go into the code

Details and Assumptions

*

Acceptance Criteria

 Given the app with a UI
 When adding a new Payment Method
 Then I am able to get the correct result that I added to the database in the UI