CraftAcademy / feb17-slow-food-sinatra

MIT License
0 stars 7 forks source link

Add subtract dishes(owner) #37

Open casperjureskog opened 7 years ago

casperjureskog commented 7 years ago

As a Restaurant owner So that i can manage my dishes I want to add and subtract dishes.

Changes proposed in this pull request:

This adds the owner with the opportunity to add dishes. This adds the owner with the opportunity to remove dishes.

What I have learned working on this feature: That writ test can be very hard when you don't know the how certen functions interacts. We also learned that it easier to divide problems down to small pieces before searching.

Screenshots:

screen shot 2017-02-26 at 00 57 35

Ready for review!

@AmberWilkie