Skip to content

This project is created in accordance with the requirements of the company I applied to for the purpose of testing my skills.

Notifications You must be signed in to change notification settings

remolg/Telefon-Rehberi-Uygulamasi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Phonebook

This project is something I made to reinforce what I learned while learning JavaScript.

What Can You Do

  • You can add a name / phone number.

  • You can change the name / phone number you added.

  • You can delete the name / phone number you added.

  • You can delete all the names and phone numbers you added at once.

  • To prevent you from making wrong decisions, you will receive ARE YOU SURE messages for every deletion action you make.

  • You will receive error messages upon incorrect fillings.

For example

  • You cannot enter numbers in the name field.

  • You cannot enter letters in the number field.

Run on Your Computer

Clone the project

  git clone https://github.com/remolg/Phonebook-app.git

Go to the project directory

  cd desktop
  
  cd "Phonebook-app"

Or You can go by clicking on the link

-Phonebook App

Uygulama Ekran Görüntüsü

Uygulama Ekran Görüntüsü

Uygulama Ekran Görüntüsü

About

This project is created in accordance with the requirements of the company I applied to for the purpose of testing my skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published