Lessons_learned_GokayYildiz - bounswe/2021SpringGroup12 GitHub Wiki
1.1 We have practiced a lot of topics in software development. I have thought that I cannot do this in that short time but in group work we can manage to do it. Team members are accesible all times, we have talked a lot. Apart from the requirements, we have also implemented a successful frontend
1.2 Merging the branches is hard since we have changed the structure a lot when developing the software , the file structure the directory structure, names. This makes it harder to catch up. Also, we cannot modularize our work at the beginning, so it also slows our merge when we are developing the API part.
1.3 Making the design more well defined before starting developing the software. Take more time on planning and gain time when developing by determining the standards, instead of planning while doing. I should have start personal document earlier.
1.4 I have learned to work in a group and taking responsiblity in group when everyone is equal and there is not any boss. I have learned how to use git, how to make an API and how to write a frontend page, and how to make connections.