## Main scenario What is this apllication is for: - [ ] read data from parsers - [x] store data in one table in database - [ ] make the query to read by name, freq and start/end date limits А. To achive this in Django we need: - django functionality provided by @tinivir - django implementation understood by @epogrebnyak and @zarak - data provided by @epogrebnyak B. To do this we well we need: - testing of main scenario - refining django infrastucture After A+B is achived we deploy to heroku/postgres.
Main scenario
What is this apllication is for:
А. To achive this in Django we need:
B. To do this we well we need:
After A+B is achived we deploy to heroku/postgres.