Skip to content

Commit

Permalink
Merge pull request #18 from SE-LAB-Summer-2024/14-writing-document
Browse files Browse the repository at this point in the history
14 writing document merging
  • Loading branch information
MR7-GH authored Jul 11, 2024
2 parents 251db4e + 6bf3407 commit 95600d9
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# گزارش آزمایش

## گزارش پروژه

در ابتدا تمامی لینک های گذاشته شده را به خوبی مطالعه کردیم تا بتوانیم پروژه را مطابف اصول چابک به درستی پیش ببریم و از مخزن گیت به خوبی استفاده کنیم.

در مرحله بعدی , از لینک داده شده مخزن گیت را clone کردیم و پروژه را شروع نمودیم.

![clone](pics/clone.jpg)

در ادامه برای پیشبرد پروژه یک TaskList از قسمت پروژه در گیتهاب ایجاد کردیم تا بتوانیم تسک های مختلف را ایجاد و مدیریت کنیم .در ادامه برای هر تسک یک issue ایجاد کردیم.

![TaskList](pics/TasksList.jpg)

برای هر issue یک branch جدا ایجاد کردیم تا بتوانیم به نحو احسن ورژن های مختلف را جلو ببریم و در نهایت آنها را merge کردیم. وضعیت هر کدام از issue ها بعد از انجام شدن به حالت بسته تغییر داده می شد.

![branch](pics/branch.jpg)

با استفاده از commit های مختلف توانستیم مرحله به مرحله پروژه را جلو ببریم و در نهایت مدیریت مناسبی بر روی قسمت های مختلف داشته باشیم. همچنین تغییرات مختلف را ذخیره کرده و درصورت نیاز به عقب برگشتیم.

![commit](pics/commit.jpg)

در نهایت پروژه مد نظر به خوبی پیاده شد و لینک آن در بخش Deployment قرار گرفت که می توان آن را مشاهده کرد.

![Final Project](pics/FinalProject.png)



## سوالات
۱. پوشه .git یک دایرکتوری در پروژه است که Git از آن برای ذخیره تمام اطلاعات مخزن ما استفاده می کند . این شامل مواردی مانند commit ها، شاخه ها، برچسب ها و سایر اطلاعاتی است که Git برای ذخیره تاریخچه پروژه استفاده می کند.

Expand Down
Binary file added pics/FinalProject.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pics/TasksList.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pics/branch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pics/clone.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pics/commit.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 95600d9

Please sign in to comment.