Coder Social home page Coder Social logo

cred-t8's People

Contributors

arabhiar avatar ishuu7 avatar som-crio-do avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ishuu7 arabhiar

cred-t8's Issues

Flow

Figure out how the credit card statement works and Flow of whole application !

Preferable DB

Figure out the preferable DB type for the web application and why !

Auth method

Figure out Authentication Method you're gonna use and why !.

Implement basic Smart statement

  • Create a new route for smart statement for the particular month of an year.
  • Return json object consisting of different categories with amount associated and different vendors with amount associated.

Do some small modifications

  • Save card holder name in capital letters in database.
  • Save CVV as well along with the card.
  • Hash the authcode.
  • include the payer field in the statements as well.
  • Modify the GET api/cards/:card_id.

Implement backend rewards

Whenever user pays the bill, He earns the coins, which is associated with the profile.

Think of some formula for the coin earned.

Add three routes:

  • Route to get the coin count of current loggedIn user.
  • Route to add new reward.
  • Route to get all the rewards associated with the cards.

Error Handling

Implement the error handling middleware for handling the errors.

Implement AuthCode

Implement AuthCode in backend, so that two users can add the same card and do transaction with it.
The user who added the card will be having a authCode in his profile, if the second user added the same card with that authCode, the second user can add the same card.

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.