Code Monkey home page Code Monkey logo

mobile-number-verification-using-nodejs-with-mysql-database's Introduction

mobile-number-verification-using-nodejs

Nodejs app connected with mysql database which uses Nexmo For sending Messages to mobile with the self generated verification code.

Nexmo is a messaging app which helps us to send msgs from web apps.
https://www.nexmo.com/
Nexmo having 2Euro free msg option. After that we need to upgrade for getting more functionalities.
For testing purpose add the 'Mobile Number' in this link https://dashboard.nexmo.com/test-numbers

Database

Mysql Db is used. Check the mysqlnode.sql file. Import it into ur database. We are generating random numbers from the code itself and saving it in the database. No need to use any third party tools for sms authentication.

Run the project

download this file or clone it
Run npm install and all the dependencies will be installed into the project
To run the project type node index, application will be live on port 3000

Regiser the details in the first form
Then it will take you to verification form which it asks your phone number and security code(received in mobile number)
Afte giving the correct input it will redirect to the sucess page
and in daabase users table the user_status field will be updated to 1 which means user is updated

Package Installed

npm install express body-parser nexmo mysql -- save

#happycoding

mobile-number-verification-using-nodejs-with-mysql-database's People

Contributors

anoopgcmz avatar sarace avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.