SQlite Data
| id | name | uid | classOf | shade | skinType | texture |
|---|---|---|---|---|---|---|
| 1 | Sanika Shahapurkar | sanika | 2023 | medium warm | combination | no |
| 2 | Louis Tomlinson | louis | 19.. | light olive | dry | yes |
| 3 | Harry Styles | harry | unsure | light neutral | oily | no |
| 4 | Zayn Malik | zayn | unsure | cool neutral | combination | no |
| 5 | Liam Payne | liam | unsure | light warm | dry | no |
| 6 | Niall Horan | niall | unsure | light warm | oily | yes |
| 7 | Taylor Swift | taylor | unsure | light warm | dry | no |
Notes: Learn how to fetch info directly from API. Do I use the covid fetch file as a template from last tri? What URL do I use because flask is only ran locally?