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

Created and completed Tasbih Counter project #44

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
Binary file added .DS_Store
Binary file not shown.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,35 @@ Second App consisting of a Tasbih counter.

## Deadline
Monday 11th October 9:15 am

Tasbih Counter project:

- The main screen of the app:
<img width="1440" alt="Screen Shot 1" src="https://user-images.githubusercontent.com/91871449/136701928-41bae5e2-8823-4b49-a6ed-7896d8b26d2d.png">




- The user pressed on count button to start counting to 5 :
<img width="1440" alt="Screen Shot 2" src="https://user-images.githubusercontent.com/91871449/136702103-74de552a-6f3b-4b54-a89b-62e37921ba37.png">




- The user pressed on decrese count button (the back arrow on the left):
// it becomes 4 insted of 5
<img width="1440" alt="Screen Shot 3" src="https://user-images.githubusercontent.com/91871449/136702169-08cc864d-a43e-42c0-ad75-b6d037450cb3.png">





- The user pressed on reset button (the two arrows on the right):
// the counting back to the beginning (to zero)
<img width="1440" alt="Screen Shot 4" src="https://user-images.githubusercontent.com/91871449/136702371-20c80bc1-dc07-4d8d-9bac-c570cf7aefb9.png">




- Here is a simulator screen recording for the app:
https://user-images.githubusercontent.com/91871449/136702419-7e103e8d-4f78-4195-b5b2-96dd88766318.mp4
Binary file added Screen Shot 1.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 Screen Shot 2.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 Screen Shot 3.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 Screen Shot 4.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 Simulator Screen Recording.mp4
Binary file not shown.
Binary file added TasbihCounter/.DS_Store
Binary file not shown.
Loading