Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 496 Bytes

File metadata and controls

22 lines (11 loc) · 496 Bytes

Capitalize

Capitalize on your Capital One Savings with a budget vacation.

The stack:

Frontend: Angular 7

Backend: Node + Express

Link to our presentation:

https://drive.google.com/open?id=1KIuaenTGr3uhMSbWSlFZaleWsjRVk0r_

To check out our webservice, run the curl command:

curl "localhost:3000?category=beach&budget=2000&numPeople=4&location=New York"

The response provides a full package based on your request parameters.

Ensure that the backend node server is running!