It would be nice to post newly donated items as instagram stories to our instagram. This could be done as follows: 1. Setup GitHub actions / cronjob to run each morning 2. Check in database which items got added the day before 3. If there are any new items and the also have a picture, prepare small image for instagram stories 4. Use any Instagram API to post story to Instagram e.g. [instagrapi](https://github.com/adw0rd/instagrapi) ToDos * write scripts * design template for stories (nothing fancy necessary)
It would be nice to post newly donated items as instagram stories to our instagram.
This could be done as follows:
ToDos