Version control for the Accessible Interactive Map project was managed using Git and hosted on GitHub under the organization ADAMapDev. GitHub served as the central repository for collaboration among team members, allowing distributed contributions, issue tracking, and pull requests.
Each team member cloned the repository and worked within feature branches for individual tasks. Merges at the main branch were reviewed and approved to maintain code integrity. Regular commits ensured a clear history of changes, while README files, setup instructions, and documentation in the repository allowed for seamless onboarding and consistent development practices. Version tagging was used for milestone checkpoints throughout the semester.