GithubHelp home page GithubHelp logo

techuniv2018 / piggy-bank Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 2.0 837 KB

A digital bank that uses Aadhar based e-KYC to create new accounts

JavaScript 93.10% HTML 6.90%
digital-bank hapi-v16 jest-tests joi nodejs sequelize

piggy-bank's People

Contributors

anmol5varma avatar paridhi815 avatar rkdixit96 avatar surabhi8 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

piggy-bank's Issues

Create own auth bridge with similar api specs

Task 1: Create a dummy database that stores user aadhaar information.
Task 2: When a request is made otp should be sent to registered number.
Task 3: A token is given for verification which is sent with the otp to verify.
Task 4: When matched should send the response with information for the aadhaar number.

As a user, I want to update my password.

Tasks

  • Create a form to enter current password and new password and make sure all fields are obscured
  • Implement an API that verifies the current password and makes sure the new entered passwords are the same and that they fit certain acceptance criteria and updates password in database

Swagger

  • What does the Swagger framework do?
  • How do we use it?

Validate user through RESTful APIs

Task 1: Create stateless apis so that they can be used anywhere.
Task 2: Avoid using sessions.
Task 3: Learn about auth and current auth services as auth0.
Task 4: Read about UUID or any other way to have tokens.
Task 5: Implement a api that verifies the database and returns a json.

Initial setup: Create boiler plate

Task 1: boiler plate for Hapi
Task 2: bolier plate for sequelize
Task 3: bolier plate for test
Task 4: prepare a migration script
Task 5: prepare a seeder script

RESTful stateless API

  • What is an API? (revise)
  • What makes an API RESTful?
  • How is it stateless?
  • What are the best practices to be followed while creating API paths?
  • How to define API specification?

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.