caseygruse / HondaFinder

Honda Finder
4 stars 2 forks source link

Delete functionality #10

Closed caseygruse closed 6 years ago

caseygruse commented 6 years ago

Make a new branch when working on this.

Display a customers id number to them when they create an account. Make a delete customer form that has a input for a customer id. Create a delete button for the the user that will delete the customer with the provided id.

eoganz commented 6 years ago

Closed with commit "Delete form and functionality"