annotate README.md @ 468:99313ca94e8b

Update README.md committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Tue, 12 Dec 2023 09:01:01 +0000
parents bd6c73dab666
children fe300bd036e4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
467
bd6c73dab666 Change info files
Dennis <dennis@denniscm.com>
parents: 466
diff changeset
1
bd6c73dab666 Change info files
Dennis <dennis@denniscm.com>
parents: 466
diff changeset
2 # lazybear
bd6c73dab666 Change info files
Dennis <dennis@denniscm.com>
parents: 466
diff changeset
3
bd6c73dab666 Change info files
Dennis <dennis@denniscm.com>
parents: 466
diff changeset
4 Lazybear is my first iOS app and programming project. It was a stock tracker. You could save your favourite stocks, check their current price and the main financial ratios. Also you cold see a historical chart of the stock. I've built the backend API in Python using Flask and store the data in a mysql database. It was a nice project and I learnt a lot.
bd6c73dab666 Change info files
Dennis <dennis@denniscm.com>
parents: 466
diff changeset
5
bd6c73dab666 Change info files
Dennis <dennis@denniscm.com>
parents: 466
diff changeset
6 As a side note, I managed to actually publish the app to the App Store (it's no longer published). It was awesome to see your first app in the App Store.