GitXplorerGitXplorer
r

bzse

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
9a3c162028a82bede924ed8e89df5388d446f19e

Update README.md

rryangallen committed 8 years ago
Unverified
f90fb2a354e26cb32bc908d3d81bd60638a371ce

Create LICENSE.md

rryangallen committed 8 years ago
Unverified
39f46769777fd1255519905daf6fbbec9474530c

Add license to readme

rryangallen committed 8 years ago
Unverified
1855bac724b63f80a87f37f7edd1345c75daa8ba

Update README.md

rryangallen committed 8 years ago
Unverified
2f2169aef3319e0438ee7c605800dad24f9d32d6

Update README.md

rryangallen committed 8 years ago
Unverified
4fd1d1bfeb2e5ded1600068d021c3cb470125f24

Create README.md

committed 10 years ago

README

The README file for this repository.

BZSE

About

BZSE (Benzinga Stock Exchange) is a stock portfolio management app built with AngularJS (v1.3.15) as a coding excercise. It is not connected to live stock market data and is only intended for demonstration purposes.

The app is running at http://bzse.ryangallen.com/. Because it is a demo, only the following stock symbols are available:

  • AAPL (Apple)
  • F (Ford Motor Co.)
  • GE (General Electric)
  • GOOG (Google)
  • JNJ (Johnson & Johnson)
  • MSFT (Microsoft)
  • NFLX (Netflix)

Liscense

The MIT License (MIT)

Copyright (c) 2017 Ryan Allen

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.