bethgrace5 / sequoia-grove

Angular JS / Java Spring Web Application to Assist Employee Scheduling
http://bethgrace5.github.io/sequoia-grove/
4 stars 3 forks source link

Implement Delivery days #33

Closed bethgrace5 closed 8 years ago

bethgrace5 commented 8 years ago
bethgrace5 commented 8 years ago

@amadorjoaosilva For this issue, we're going to try starting from the database and getting data to the front end, then making the data on the front end editable, then saving that data back to the database, so it will make a round trip from database -> back end -> front end -> back end -> database.

Database

Back End

Front End

Back End -> database