Skip to content

GabrielCastroV/ContactsApp

Repository files navigation

ContactsApp

Firsts steps:

  1. Sign up using your name, email and password.

  2. Verify your account by checking your email.

  3. Login.

Once the account is created succesfully you are ready now to save your contacts.

Step one: In the first input you must add the name and last name of the person you want to save. But be careful, both the first name and the last name must have between 2 and 16 letters and only one space between. Do not use symbols or numbers in this step!

StepOne

Step two: Add your friend's numbers. In this step, the number must be venezuelan, meaning it has to start with the prefix of 0212, 0412, 0414, 0424, 0416, 0426. (e.g., 0412xxxxxxx). The second thing to consider is that prefix must be following by 7 random numbers. (e.g., 04121234567). Do not use spaces, letters or symbols in this step!

StepTwo

Step three: Now you are ready to save your new contact just clicking the "Enviar" button!. If this button is not enabled, please check out the previous steps!

StepTwoo

Alright, now that you have saved your contact sucesfully, you can see it in the contact list box just below. But that's not all buddy, there's more! You can delete your contact if you want just clicking the "X" button at the very left, and edit your contact information just clicking the pencil icon at the very right

Saved

To edit your contact is actually very easy, after clicking the pencil icon, you will be able to edit the contact information. Consider that it has the exactly verification as at the beggining part (1st step and 2nd step). And do not left the box information empty, if you do, you won't be able to save the contact again, so you must have to type a correct name and correct venezuelan number.

Savedd

And that's it folks. You can save unlimited contacts and do not worry about losing the contacts after you close the App, because it saves the information in mongodb (data base).

Saveddd

Also you can use in your pc, laptop or smartphone.

Enjoy!