Skip to content

This app will show you an example of how to build a one-time passcode (OTP)

Notifications You must be signed in to change notification settings

Prachip9767/mscpl_prachi

Repository files navigation

OTP VERIFICATION App✨

This app will show you an example of how to build a one-time passcode (OTP)

Cream and Green Simple Photo Sales Marketing Presentation (1)

Click On Demo✨

Things we used while making this application✨

  • MVC-Architecture
  • GitHub
  • Listview Builder
  • Navigation

state management

  • Getx

Teck-stack✨

  • Android Studio
  • Dart

Clone this Repo To Your System Using Android Studio✨

  • Step 1: Open your Android Studio then go to the File > New > Project from Version Control as shown in the below image.
  • Step 2: After clicking on the Project from Version Control a pop-up screen will arise like below. In the Version control choose Git from the drop-down menu.
  • Step 3: Then at last paste this https://github.com/Prachip9767/otp_verification_app.git link in the URL and choose your Directory. Click on the Clone button and you are done.

Clone this Repo To Your System Using GitBash✨

  • Open Git Bash

  • If Git is not already installed, it is super simple. Just go to the Git Download Folder and follow the instructions.

  • Go to the current directory where you want the cloned directory to be added.

  • To do this, input cd and add your folder location. You can add the folder location by dragging the folder to Git bash.

  • Go to the page of the repository that you want to clone

  • Click on “Clone or download” and copy the URL.

  • Use the git clone command along with the copied URL from earlier. $ git clone https://github.com/Prachip9767/otp_verification_app.git

  • Press Enter. $ git clone https://github.com/Prachip9767/otp_verification_app.git Cloning into Git … remote: Counting objects: 13, done. remote: Compressing objects: 100% (13/13), done. remove: Total 13 (delta 1), reused 0 (delta 1) Unpacking objects: 100% (13/13), done.

Congratulations, you have created your first local clone from your remote Github repository.

Dependencies ✨

  • get: 4.6.5
  • uses-material-design: true
  • Postman
  • gitHub

Thank You✨