In this assignment, you will finish the CoffeeRun app and modify the RemoteDataStore module to work with FIREBASE as a back end. Complete the following:
- If you have not yet completed Chapter 12 (Form Validation), work through that chapter to add form validation.
- Work through Chapter 13 (Ajax) to connect CoffeeRun to the back-end service at http://coffeerun-v2-rest-api.herokuapp.com/api/coffeeorders.
- Using Firebase, create a new Firebase app for CoffeeRun, using the data sent to the API hosted on Heroku as a guide.
- Modify scripts/remotedatastore.js as necessary to use Firebase as CoffeeRuns new back-end. Note the following
- You may need to change the way that orders are created.
- Any changes you make should not affect the code outside remotedatastore.js.
- As with the Heroku API, access the collections over HTTP.

![[Solved] CS349 Homework 5](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[Solved] CS349 hw2](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.