Skip to content

Starting a Project

Grant Isom edited this page Jul 13, 2016 · 6 revisions

As a developer you will be responsible to adhering to the flow of development structured by Caliber and outlined by your Project Manager. Following this will ensure that we successfully meet deadlines and write clean, concise code, and write the appropriate tests.

Starting a Project will consist of learning about the structure of each Project, following the code submission procedures, and writing tests that cover your code. We have put this system in place to help you, not hinder your development. We have a zero-tolerance policy to ignoring or customizing the guide below.

Understanding the Project

Your Project Manager is responsible for setting up your project. If you are curious on how that happens, head over to the previous link. You are only responsible for understanding the structure and using it correctly.

Github

Github is the tool you are currently on and the tool we will be using for everything from assigning tasks to doing code reviews.

Trello

Trello is simply just a fancy list manager that we will be using in a very specific way to show where you and the project's progress are.

Clone this wiki locally