Introduction
In my previous article, we discussed the steps to create and configure an organization in GitHub. Also, we understood about the organization and why we require an organization in GitHub.
In this article, I will describe the below-mentioned points in detail,
- Know about the project in Github
- Know about the project board
- Create a project and project Board in GitHub
- Link GitHub repository with Project
Note
Before going through this session, please visit my below-mentioned sessions related to Git and GitHub,
- Introduction To Git
- Steps For Configuring Git With Details
- Let's Know About Git Add, Git Commit, Git Status, And Git Push-In Details
- Let's Understand How Git Maintains History Of Version Or Commit Ids With Details
- Steps To Initialize A Git Repository And Push The Changes To GitHub In Details
- Let's Know About Git Branches And How To Implement It
- Let's Understand About Git Branches And Its Real-Time Uses
- Let's Learn About Merging The Git Branches And Create Pull Request In Details
- Steps To Ignore Files Using Gitignore In Details
- Let's Learn About Git Default Branch In Detail
- Steps To Create And Configure Organizations In GitHub In Details
Steps To Create Project In Github
First log in to GitHub as Owner of a GitHub organization as we discussed in the earlier session. Next, click on Projects as shown below,

With Projects, we can manage work directly from our GitHub repository. The interface will be shown as mentioned below,

Know About The Project Board
Basically, the project board on GitHub helps you to organize and manage your work. We can create Project Board for specific work that is a roadmap or even a release checklist.


After the successful creation of the project, the interface will be shown below,

Let's create Project Board after a click on Add a column as in the above image,
After successful creation of the Project Board, the interface will be as shown below and next click on Add column,
The below details we need to put as mentioned.
After successful creation, The interface is shown as below.













Join the conversation! Your thoughts help the community grow.