Mercurial > public > lazybear
view README.md @ 60:4b4fb0d84815
Add formDescription.json
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Wed, 20 Jan 2021 17:16:47 +0100 |
parents | 4138da8f24c8 |
children | d1b383fe1bc5 |
line wrap: on
line source
# Lazybear iOS 🐻🧸 Lazybear is a free, open source, minimalist stock market data app for finance enthusiasts. <a href="https://apps.apple.com/us/app/lazybear-insider-trading/id1534612943?itsct=apps_box&itscg=30200" style="display: inline-block; overflow: hidden; border-top-left-radius: 13px; border-top-right-radius: 13px; border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; width: 250px; height: 83px;"><img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-US?size=250x83&releaseDate=1602892800&h=d01b7376dc2cc3eaa69491b1331851c1" alt="Download on the App Store" style="border-top-left-radius: 13px; border-top-right-radius: 13px; border-bottom-right-radius: 13px; border-bottom-left-radius: 13px; width: 250px; height: 83px;"></a> ## Backend infrastructure - Web scraper [repository](https://github.com/denniscm190/lazybear) - Flask API [repository](https://github.com/denniscm190/lazybear-api) - Website [repository](https://github.com/denniscm190/lazybear-web) ## Questions & bug reports We use GitHub for bug tracking, questions, or anything realted. Please search the [existing questions](https://github.com/denniscm190/lazybear-iOS/issues) and [create a new one](https://github.com/denniscm190/lazybear-iOS/issues) if the issue has not been resolved. ## Do you want to contribute? ### New ideas If you have something to say about our app or want to get involve in our community, feel free to post something in our [community forum](https://github.com/denniscm190/lazybear-iOS/discussions) ### Code We appreciate your intention to contribute. Create a pull request with your changes and we will check it as soon as possible ## Contact us Send me a DM [Twitter](https://twitter.com/dennisconcep) ## Open source frameworks used - [ChartView](https://github.com/AppPear/ChartView) - [swiftui-charts](https://github.com/spacenation/swiftui-charts) ## License Repository under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html). Check [LICENSE](LICENSE.md) for more details