Greating A New Project On Git Using Github.

The following steps are taken when creating a new project on git.

  1. log into your user account on github.com

  2. on the top right corner, click on the dropdown button with '+' sign, it will drop down with different options, choose the 'New project' which will then take to the project page

  3. on create the new project page you fill in the following information appropriately: Project board name;

Description of project;

Project Template- here you can choose from a pre-configured project board-template

  1. Visibility-Here there are two options to choose from;

*Public:- Anyone on the internet can see this project but you choose who can make changes.

*Private:- Here,you choose who can see and make changes to the project.

  1. Linked repositories:-you have to link at least one repository to your project.

Finally, you click on the project button.