Main goal of this project is to learn of Kotlin language.
- Currently project have no GUI
- It will have CLI
- It will be called from cron
- In the future it can be rewritten to be a service with REST endpoints + some GUI
- write separate modules for each home seller
- store all new (or updated old) offers in DB
- Automatically aggregate offers (based on seller ID)
- Add possibility to manually aggregate offers
- Add possibility to manually ignore offers (hide in DB)
- List offers
- List aggregated offers
- Update offers
- Modify aggregated offers