changeset 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 2af5d172e024
files .github/1.png README.md
diffstat 2 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
Binary file .github/1.png has changed
--- a/README.md	Tue Dec 12 09:01:01 2023 +0000
+++ b/README.md	Wed Nov 20 09:09:36 2024 +0000
@@ -1,6 +1,12 @@
 
 # lazybear
 
-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.
+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.
+
+I’ve built the backend in Python using Flask and store the data in a MySQL database. It is was hosted on AWS.
 
-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.
+It was a nice project and I learnt a lot.
+
+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.
+
+![alt text](.github/1.png)
\ No newline at end of file