Mercurial > public > lazybear
comparison README.md @ 471:f6bb6fde1ff7 default tip
Move to mercurial
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Tue, 03 Jun 2025 15:05:50 +0100 |
parents | fe300bd036e4 |
children |
comparison
equal
deleted
inserted
replaced
470:2af5d172e024 | 471:f6bb6fde1ff7 |
---|---|
1 | |
2 # lazybear | 1 # lazybear |
3 | 2 |
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. | 3 Lazybear is my first iOS app and programming project. It is was a stock tracker |
4 app for iPhone, iPad, and Apple Watch written in Swift and SwiftUI. With | |
5 Lazybear, you can save your favourite stocks, check their current and historic | |
6 stock price and the main financial ratios. | |
5 | 7 |
6 I’ve built the backend in Python using Flask and store the data in a MySQL database. It is was hosted on AWS. | 8 I’ve built the backend in Python using Flask and store the data in a MySQL |
9 database. It is was hosted on AWS. | |
7 | 10 |
8 It was a nice project and I learnt a lot. | 11 It was a nice project and I learnt a lot. |
9 | 12 |
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. | 13 After two rejections from Apple, I managed to finally publish the app to the |
14 App Store * (it’s no longer published). It was awesome to see my first app in | |
15 the App Store. | |
11 | 16 |
12  | 17  |