TeamSLAN / striver-frontend

Apache License 2.0
0 stars 0 forks source link

W11 Review Ticket - Frontend #4

Open safinsingh opened 1 year ago

safinsingh commented 1 year ago

Purpose

HTML & CSS Usage

https://github.com/TeamSLAN/striver-frontend/blob/7cb5257ab94f1a96e6de8b5715858bd5ef93cebf/index.html#L8-L18

Frontend layout

Examples of connection from frontend to backend

POST request

https://github.com/TeamSLAN/striver-frontend/blob/7cb5257ab94f1a96e6de8b5715858bd5ef93cebf/scripts/quotes.js#L85-L101

GET request

https://github.com/TeamSLAN/striver-frontend/blob/7cb5257ab94f1a96e6de8b5715858bd5ef93cebf/scripts/quotes.js#L66-L83