In university, we needed to write a stock analysis code in groups, similar to the structure in the picture down below. My task is to do the IO part.
The problem is:
I have never coded before and the professor just rushed through everything that would maybe explain something so basically the only thing I know is that we need to follow that structure. Is somebody familiar with that and can explain to me, what are the requirements for a config.json and how do I even start? So I'm using Visual Code Studio because we are using a GitLab repository to organize our group work and I heard this is the most convenient way with the git pull, git push, etc. tasks.