Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 756 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 756 Bytes

Contributions

first of all this project is intended for use as a database-backend for a stock market investment platform. it therefore only provides api end-points to save update and work with stock tickers, broker data and transactional data on a daily basis for any platform that may be offering stock market analysis and investment tips as a service.

Accepted Contributions

to start contrubuting please fork this repo, and then clone it into your workstation by following community standards on how to fork a repo for contributing to the original repository.

once you are done create a branch on your workstation and implement your future or a bug fix create a pull request on our repo, and if successfull your pull request may be merged.