No description
Find a file
2023-08-09 20:28:15 -05:00
src Started iOS web scrapping 2023-08-09 20:28:15 -05:00
tests Fixed project setup 2023-08-09 19:21:58 -05:00
.gitignore Created poetry project 2023-08-09 19:06:14 -05:00
init.sql Create init.sql 2023-08-09 15:58:08 -05:00
poetry.lock Started iOS web scrapping 2023-08-09 20:28:15 -05:00
pyproject.toml Started iOS web scrapping 2023-08-09 20:28:15 -05:00
README.md Update README.md 2023-08-09 13:05:26 -05:00

AppleTracker

TODO

  1. Create Database Schema
  2. Create scrapper to get data from Apple.com
  3. Add data to database
  4. Create REST API
  5. Create UI

Going to start with getting all recent software versions, iOS, iPadOS, etc, then will focus on current product lines, iPhone, iPad etc. Then will focus on updating the backlog

Credits

Heavily inspired by Mactracker, but wanted to make the updates quicker, not require a new app update to see the new data