The Third
For Blog Post #3, please blog about your project and answer 2-3 of the following:
- How is the journey so far?
The journey has been interesting. Working with professionals in the industry has been eye-opening and informative. So far, the project has been slower-paced than our team originally anticipated, but the process of being given a task, not initially knowing how to go about completing it, doing research, proposing a solution, and getting feedback on that solution is proving to give a good glimpse into what the software development field entails.
- What communication tools is your team using, and how well is this going?
Our team is using Slack. Communication with the team has been consistent, with a daily check-in from most teammates. Communication on Slack with the industry team is less frequent, about 2-3 times a week. We do meet every Monday at 3 PM PST over Zoom to discuss our progress and go over next steps.
- What Project Management tools is your team using, and how well is that going?
No official project management tool, like Jira or Asana, is being utilized. Instead, the project is managed via communication over Slack, Zoom, or GitHub. I believe a more formal project management tool would prove very useful for our team but this idea has not been proposed, and at this stage of the term, probably will not be proposed or implemented.
- How often does your team commit their code? Is code integrating easily?
Code is committed about once a week. So far, our team commits to the “develop” branch of the project GitHub, into a folder labelled “experiments”. This way, the code integrates very easily as it never is replacing or messing with existing code, but adding scripts and methods to parse a Word document into a json file that can then be added into the project database to update a broad field of possible industry fields and subfields. This will help the project meet its goal of matching funders with founders, and the more specific the categories can be, the better, as some funders have given feedback on how they are only interested in funding very specific, niche types of startups.