tiffani-burk / sink-repair

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sink-repair

Objective was to learn how to create a form and use an API to pull external data into my code, using fetch and, also, how to create custom events after a POST operation is complete on the form. I created an ERD, linked below, based on data needed for this project. Sink Repair ERD.pdf

With this app, the customer can add info into the form, which will immediately add to the json database server. The request rendors to the screen and the company has the option to complete the order, which will then rendor to the screen, or delete the order.

sink-repair screen shot

About


Languages

Language:JavaScript 87.6%Language:CSS 9.4%Language:HTML 2.9%