Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add readme #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#### **Contributers**

* Mahdi Jafari
* Fatemeh Sayadzadeh
14 changes: 14 additions & 0 deletions phase3/phase3/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Code-Star

## phase 03 - More advanced phase two with clean code (S.O.L.I.D)


#### Input Example
- wish -you the +best : \
(**wish** should be/ **you** should not be/**best** must be at least one)


#### **Contributers**

* Mahdi Jafari
* Fatemeh Sayadzadeh
8 changes: 8 additions & 0 deletions phase4/phase4/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Code-Star

## phase 04 - Add unit test for phase three project

#### **Contributers**

* Mahdi Jafari
* Fatemeh Sayadzadeh
14 changes: 14 additions & 0 deletions phase5/phase5/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Code-Star

## phase 05 - TDD

### Now you can search phrase in docs

- wish -you the +best "in your life" : \
(**wish** should be/ **you** should not be/**best** must be at least one /**in your life** should be)


#### **Contributers**

* Mahdi Jafari
* Fatemeh Sayadzadeh