This project is a web application that allows users to view and filter glucose spike posts from the Glucose Goddess Instagram account. The application consists of a scraper, a server, and a frontend.
https://glucosespikes.duckdns.org/
Populate posts.json
with information about the latest glucose spike posts.
python scrapper.py
Start the server.
python server.py
Open index.html
.