- User account page.
- Display the list of item a user has. For each item, we'll display the picture of the item, old price, new price, item name, and item store id.
- Set up mysql database on the cloud.
- Change from sqlite3 to mysql, and create connection pool to insert faster.
- Write a crawler to visit websites and parse the prices.
No comments:
Post a Comment