AhmedWalidKamal / phone-number-validator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Country phone numbers

App Description

The application lists and shows all phone numbers in a sqlite database, with the option to categorize these numbers depending on the country-code, and shows if the numbers in the database are valid or not according to the rules of the phone number in the respective country of the number.

How To Run

Build Using Maven

  1. Clone the repository
    git clone https://github.com/AhmedWalidKamal/phone-number-validator.git
  2. In the project's home directory run
    mvn spring-boot:run
  3. The app is now up and running and you can access it through the following url
    http://localhost:8080/

About


Languages

Language:Java 78.5%Language:JavaScript 14.6%Language:HTML 6.9%