mr4002 / PlantOML

Apache License 2.0
0 stars 1 forks source link

Skeleton frontend with API request #20

Closed jasonhuan closed 10 months ago

jasonhuan commented 11 months ago

User Story

As a user, I would like a frontend that can connect me to the rest of the application so that I can use a rudimentary version of the product.

Detailed Description

The frontend should have a simple index.html file as a display and a request.js file that sends a request to the backend API server to be logged and tested. This can connect the two layers and test them together.

Acceptance Criteria

jasonhuan commented 10 months ago

Resolved in https://github.com/mr4002/PlantOML/pull/22