Skip to content

Commit

Permalink
week 12
Browse files Browse the repository at this point in the history
  • Loading branch information
ak8000 committed Apr 15, 2024
1 parent 42565b9 commit ae8cf9e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _posts/2024-04-14-week12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: post
title: Week 12 - Tidepool Presentation and Project Update
---

Hearing about Tidepool was super cool. Christopher was certainly passionate about the project and its impact to people. For me, its the impact that is incredible. Them being fully open source - opening up their code, sprints, comments, reviews, transcripts of meetings with FDA is a good concept, although could be viewed as risky. Viewed as risky, because their competition would know their next steps, their dealings, and see some of the code and interactions to maybe get some inspirations. But on the good side, it also allows their potential clientele to know what is going on in the company, understand how the technology works, and be able to customize it for their needs if needed. Here, the user base is anyone who is in need of the product - those who are diabetic. These users are aware of the things that the company is doing, follow it, and understand it. Regular users of enterprise open source software don't really get to experience this, as they are but users, and not spectators and followers.

<!--more-->

Our work on the project so far has been good. We are doing final touches for the theme and continuing to work on the extension. There were some challenges and inconveniences that we tackled. We started out extension work in a different repository, which seemed correct because it was the extension repository. However, we found out that the app repository was the correct one to use, as it allows us to create react components and more customization. In addition there have been a few blockers where there is a need to research the APIs and other things, but overall its going well. I had trouble getting the Spotify API to get me the correct playlists for some time but that was resolved.

0 comments on commit ae8cf9e

Please sign in to comment.