annotate README.md @ 469:fe300bd036e4

Add images to readme
author Dennis C. M. <dennis@denniscm.com>
date Wed, 20 Nov 2024 09:09:36 +0000
parents 99313ca94e8b
children f6bb6fde1ff7
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
469
fe300bd036e4 Add images to readme
Dennis C. M. <dennis@denniscm.com>
parents: 468
diff changeset
4 Lazybear is my first iOS app and programming project. It is was a stock tracker app for iPhone, iPad, and Apple Watch written in Swift and SwiftUI. With Lazybear, you can save your favourite stocks, check their current and historic stock price and the main financial ratios.
fe300bd036e4 Add images to readme
Dennis C. M. <dennis@denniscm.com>
parents: 468
diff changeset
5
fe300bd036e4 Add images to readme
Dennis C. M. <dennis@denniscm.com>
parents: 468
diff changeset
6 I’ve built the backend in Python using Flask and store the data in a MySQL database. It is was hosted on AWS.
467
bd6c73dab666 Change info files
Dennis <dennis@denniscm.com>
parents: 466
diff changeset
7
469
fe300bd036e4 Add images to readme
Dennis C. M. <dennis@denniscm.com>
parents: 468
diff changeset
8 It was a nice project and I learnt a lot.
fe300bd036e4 Add images to readme
Dennis C. M. <dennis@denniscm.com>
parents: 468
diff changeset
9
fe300bd036e4 Add images to readme
Dennis C. M. <dennis@denniscm.com>
parents: 468
diff changeset
10 After two rejections from Apple, I managed to finally publish the app to the App Store * (it’s no longer published). It was awesome to see my first app in the App Store.
fe300bd036e4 Add images to readme
Dennis C. M. <dennis@denniscm.com>
parents: 468
diff changeset
11
fe300bd036e4 Add images to readme
Dennis C. M. <dennis@denniscm.com>
parents: 468
diff changeset
12 ![alt text](.github/1.png)