Senior Design Week 8 - Pedro C.
- Senior Design
- Jul 3
- 1 min read
Initial GitHub Commit

This week I made the initial commit of our project to GitHub. The codebase is starting to grow pretty fast, and I wanted to make sure everything is backed up and organized as we move forward.
Having the project on GitHub makes it way easier to track changes, and keep older versions safe in case we need to roll something back. It also gives us a solid central place to store all the files, scripts, modules, and test logs, as the rover gets more complex.
This was a small but important step to make sure our work stays safe and manageable throughout the rest of the build.
Comments