git-and-github-final-assignment-MoIdris created by GitHub Classroom
# Git-and-GitHub-final-assignment
This template repository hosts the final Git & GitHub assignment.
## Description
We learnt how to use Git & GitHub to keep records of milestones during projects. Now, this is time for the final assignment that consists in creating *3 repositories* each having a *minimum of 3 commits* to host some of the previous projects you worked on, during the previous phase of the program and fill the table in the `Recap Table` section.
## Assignment
The following steps constitute your assignment :
1. **Clone this repository** on your local machine;
1. Configure it as described in the `Setup` section;
1. Select `3` projects, your own ones or projects done during the previous part of the Azubi program ;
1. **Create one public repository** for each project, with a complete and personalized readme file and repository's description ;
1. **Commit** `at least 3 times for each repository` while including simple and clear commit's messages, and **push**;
1. **Fill** the table in the `Recap Table` section with the details of your created repositories.
1. Finally, **commit** with the message `My 3 repositories has been created`, then **push your commit**.
## Recap Table
The below table must contain the details of the repositories you will create, fill it please.
| | Project's Name | Description | GitHub's Link |
|:--:|:--------------:|:--------------:|:--------------:|
| 1 | - | - | https:// |
| 2 | - | - | https:// |
| 3 | - | - | https:// |
**NB**: `Do not modify` the general structure of this table above to avoid issue of evaluation, just fill the rows .
## Setup
Install the required packages to be able to run the evaluation locally.
You need to have `Python 3` on your system (**a Python version lower than 3.10**). Then you can clone this repo and being at the repo's `root :: repository_name> ...` follow the steps below:
- Windows *(Python s …