Coder Social home page Coder Social logo

wallet_api's Introduction

README

This is documentation for flow and technical steps. This project is still on going, so, update will be made daily or so.

Postman documentation link: here

Heroku app link: here

Flow:

  • User data already exists (no sign up, but theres API module for user manipulation. automatically create wallet on create user)
  • Sign in
  • Add/subtract money to wallet
  • Make transaction on stock
  • Logout

The complete expected flow here:

  • Sign in (as a user/team)
  • Add money to wallet
  • See list of stock available
  • Buy/sell stock (send email notification)
  • See in/out in wallet
  • See history transaction
  • See list of stock and possible profit
  • Share profit to all user (in team only) ??? mm not likely . I still don't understand how team works with stock tho
  • Logout

What has not in here:

  • Email notification
  • See profit
  • List of stock available (I don't know should I forward the API with API again, or Frontend can use Latest Highest Price API directly, So I only need to store the ID, key, etc of it)

Technical features what still not here or not completed:

  • Unit test
  • Email notifier
  • Error notifier
  • Model repository (Or object service. To return object as a formatter one)
  • Consuming Latest highest price API directly in a flow
  • Handle all possible errors / human error

wallet_api's People

Contributors

enonz avatar

Watchers

 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.