📄️ Development Environment
Tools
📄️ Class Diagrams
Figure 1. High level view Front end class diagram
📄️ Sequence-Diagrams
Use Case 1 - Audio transcription for hearing loss
📄️ Version Control
Version control will primarily be through Github and git commands. Branches must be made for every feature that the respective member is working on. Whenever that member is done with the feature it will be put into a merge request where it is required that another member must review the code before it can be pushed onto the main branch.