Getting started with the CODEBASE
Greetings, Our second meeting was scheduled for 21st May, but it was father's day in Germany and national holiday too. We talked a bit about father's day (me and Andreas), it was really a nice chat, and we decided to meet on the next day. I was asked last time to start with the code and was also assigned an issue to solve. The issue was quite simple, but it required agreement from various different communities that are using the JSON format for SBML models. We were not able to reach upon a common agreement, and hence I was not able to submit the PR corresponding to that. I solved it, though, on my local system, and during the meeting, we went through it once. Mentors suggested a few modifications, and I changed the code accordingly. During the meeting, we selected one more issue to be solved by me in the following week and Matthias assigned me a few more tasks like pulling out the JSON schema (which was initially present inside json.py ) and put it in an independent ...