Skip to content

A simple project that detects the issuer of a particular Nigerian mobile number

License

Notifications You must be signed in to change notification settings

sailscasts/mobile-number-issuer-detector-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isp-finder

This is a Sailscasts community project that detects the ISP provider of a mobile number.

Problem scope

Given a particular Nigerian mobile phone number, this project detects what ISP provider the number belongs to. For example if it was issued by MTN, Glo, etc

Evolutions

  • A function that implements the algorithm to solve this problem
  • A UI to accept the numbers and then output the ISP provider

Project requirements

  • Automated tests
    • Unit test the algorithm with a subset of numbers
    • Setup e2e tests for evolution #2

Contributors

A table of avatars from the project's contributors

About

A simple project that detects the issuer of a particular Nigerian mobile number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • Shell 9.3%