Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Our Blog Page #39

Open
George-Madeley opened this issue Mar 30, 2024 · 0 comments
Open

Create Our Blog Page #39

George-Madeley opened this issue Mar 30, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@George-Madeley
Copy link
Collaborator

Create Our Blog Page

Task

Create a Our Blog page that contains blog posts by our Social and Outreach team.

Solution

We can utilize both Instagram API and Microsoft forms to allow the Social and Outreach team to update the blogs.

  • Instagram API - We can use the Instagram API to access any Instagram post published by Biodevices Without Borders. We can then use this data (i.e., images, title, description, like count etc) to display the post on the website in our own style.
  • Microsoft Forms - We can create a Microsoft Form for the Social and Outreach team to fill in. Every time they make a submission, the Software team can be notified via email. We can then create a Python script to read the exported Excel file, which contains their response, and reformat the data into a JSON file. This file can then be uploaded to the website using the same Python Script. This is similar to how we get members to update their profile information.
@George-Madeley George-Madeley added enhancement New feature or request dependencies Pull requests that update a dependency file labels Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant