Web-based app for property management / CS-370 project
These guidelines are written for you if you have questions about how the git management will work for our project.
For each development task, create a new development branch. NEVER commit to the master branch. After each new feature is tested, submit a pull request to merge into the master branch. Each commits and each pull request should be accompanied by a message describing the purpose.