You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bu yaş hesaplama uygulaması ile kullanıcıdan doğum tarihi bilgileri gün, ay ve yıl şeklinde alınıyor.
3
+
Bu yaş hesaplama uygulaması ile kullanıcıdan doğum tarihi bilgileri gün, ay ve yıl şeklinde alınıyor.
4
4
Doğum tarihi bilgileri, güncel tarih bilgisinden çıkartılarak kullanıcının mevcut yaşı hesaplanıyor.
5
-
Kullanıcının mevcut yaşı uygulamanın sonuç kısmında kullanıcıya gösteriliyor.
5
+
Kullanıcının mevcut yaşı uygulamanın sonuç kısmında kullanıcıya gösteriliyor.
6
6
Eğer tarih bilgisi girilmezse uygulamanın sonuç kısmında kullanıcıya uyarı mesajı gösteriliyor.
7
7
8
8
## Project Description | Proje Açıklaması
9
9
10
10
Bu uygulamayı [bu adresteki](https://demo.100jsprojects.com/age-calculator) orijinal haline bağlı kalarak yapmaya çalıştım.
11
11
12
-
### [Live Preview Link | Canlı Önizleme Bağlantısı](https://htmlpreview.github.io/?https://github.com/selimbiber/Pure-JavaScript-Projects/blob/main/AgeCalculator/index.html)
12
+
### [Live Preview Link | Canlı Önizleme Bağlantısı](https://selimbiber.github.io/Pure-JavaScript-Projects/AgeCalculator/)
Copy file name to clipboardexpand all lines: InteractiveCardDetailsForm/README.md
+13-12
Original file line number
Diff line number
Diff line change
@@ -14,25 +14,26 @@ Your challenge is to build out this Interactive card details form and get it loo
14
14
15
15
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
16
16
17
-
Your users should be able to:
17
+
Your users should be able to:
18
18
19
-
- Fill in the form and see the card details update in real-time
20
-
- Receive error messages when the form is submitted if:
21
-
- Any input field is empty
22
-
- The card number, expiry date, or CVC fields are in the wrong format
23
-
- View the optimal layout depending on their device's screen size
19
+
- Fill in the form and see the card details update in real-time
20
+
- Receive error messages when the form is submitted if:
21
+
- Any input field is empty
22
+
- The card number, expiry date, or CVC fields are in the wrong format
23
+
- View the optimal layout depending on their device's screen size
24
24
- See hover, active, and focus states for interactive elements on the page
25
25
26
-
## Expected behaviour
26
+
## Expected behaviour
27
27
28
-
- Update the details on the card as the user fills in the fields
29
-
- Validate the form fields when the form is submitted
30
-
- If there are no errors, display the completed state
31
-
- Reset the form when the user clicks "Continue" on the completed state
28
+
- Update the details on the card as the user fills in the fields
29
+
- Validate the form fields when the form is submitted
30
+
- If there are no errors, display the completed state
31
+
- Reset the form when the user clicks "Continue" on the completed state
32
32
33
33
**⚠️ IMPORTANT ⚠️: When you create the live version of your project, we recommmend giving it a random name for the URL. This is because with it being a fake credit card form, some browsers will open a warning notice before people can access your project. So it's best to name the project something unrelated to credit cards so that browsers don't show the warning to people viewing your project.**
-[Live Site URL](https://htmlpreview.github.io/?https://github.com/selimbiber/Pure-JavaScript-Projects/blob/main/InteractiveCardDetailsForm/index.html)
91
+
-[Live Site URL](https://selimbiber.github.io/Pure-JavaScript-Projects/InteractiveCardDetailsForm/)
-[Live Site URL](https://htmlpreview.github.io/?https://github.com/selimbiber/Pure-JavaScript-Projects/blob/main/InteractiveRatingComponent/index.html)
71
+
-[Live Site URL](https://selimbiber.github.io/Pure-JavaScript-Projects/InteractiveRatingComponent/)
Copy file name to clipboardexpand all lines: LoadingBar/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
I find it easy and fun to make javascript projects from 100jsproject.com. My main goal in making these simple projects, even on a micro scale, is to use javascript more effectively and improve my skills in writing legible and maintainable code.
8
8
9
-
### [Preview Link | Önizleme Bağlantısı](https://htmlpreview.github.io/?https://github.com/selimbiber/PureJavaScriptProjects/blob/main/LoadingBar/index.html)
9
+
### [Preview Link | Önizleme Bağlantısı](https://selimbiber.github.io/Pure-JavaScript-Projects/LoadingBar/)
Copy file name to clipboardexpand all lines: LoanCalculator/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
I find it easy and fun to make javascript projects from 100jsproject.com. My main goal in making these simple projects, even on a micro scale, is to use javascript more effectively and improve my skills in writing legible and maintainable code.
8
8
9
-
### [Preview Link | Önizleme Bağlantısı](https://htmlpreview.github.io/?https://github.com/selimbiber/PureJavaScriptProjects/blob/main/LoanCalculator/index.html)
9
+
### [Preview Link | Önizleme Bağlantısı](https://selimbiber.github.io/Pure-JavaScript-Projects/LoanCalculator/)
Copy file name to clipboardexpand all lines: MouseEvent/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
I find it easy and fun to make javascript projects from 100jsproject.com. My main goal in making these simple projects, even on a micro scale, is to use javascript more effectively and improve my skills in writing legible and maintainable code.
8
8
9
-
### [Preview Link | Önizleme Bağlantısı](https://htmlpreview.github.io/?https://github.com/selimbiber/PureJavaScriptProjects/blob/main/MouseEvent/index.html)
9
+
### [Preview Link | Önizleme Bağlantısı](https://selimbiber.github.io/Pure-JavaScript-Projects/MouseEvent/)
Copy file name to clipboardexpand all lines: PingComingSoonPage/README.md
+8-7
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,16 @@ Your challenge is to build out this Sign-up Form and get it looking as close to
14
14
15
15
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
16
16
17
-
Your users should be able to:
17
+
Your users should be able to:
18
18
19
-
- View the optimal layout for the site depending on their device's screen size
20
-
- See hover states for all interactive elements on the page
21
-
- Submit their email address using an `input` field
22
-
- Receive an error message when the `form` is submitted if:
23
-
- The `input` field is empty. The message for this error should say *"Whoops! It looks like you forgot to add your email"* - The email address is not formatted correctly (i.e. a correct email address should have this structure: `[email protected]`). The message for this error should say *"Please provide a valid email address"*
19
+
- View the optimal layout for the site depending on their device's screen size
20
+
- See hover states for all interactive elements on the page
21
+
- Submit their email address using an `input` field
22
+
- Receive an error message when the `form` is submitted if:
23
+
- The `input` field is empty. The message for this error should say _"Whoops! It looks like you forgot to add your email"_ - The email address is not formatted correctly (i.e. a correct email address should have this structure: `[email protected]`). The message for this error should say _"Please provide a valid email address"_
0 commit comments