# HG changeset patch # User Dennis C. M. # Date 1702371661 0 # Node ID 99313ca94e8bc2a6cda2207b474753c0c83c6808 # Parent bd6c73dab666eb7bb1bb08ce4f792f5b3d97969d Update README.md committer: GitHub diff -r bd6c73dab666 -r 99313ca94e8b README.md --- a/README.md Fri Aug 11 17:52:54 2023 +0000 +++ b/README.md Tue Dec 12 09:01:01 2023 +0000 @@ -4,10 +4,3 @@ 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. 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. - -- Docs: -- Main repo on SourceHut: - - Mirrors: - - Github: - - Gitlab: -