-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
refactorNeeded to refactor the code but the meaning would same.Needed to refactor the code but the meaning would same.
Description
Refactoring SPOJ related code.
- Refactor all scrapers and paste them into the
scraper.pyfile. - Refactor all scheduled functions and paste them into the
cron.pyfile. - Refactor list updater for SPOJ and move it into the SPOJ app.
Some points -
scraper.pyfile must contain code to scrap the SPOJ website and get the content from it.- Divide code for update and save the database in other files e.g. model_utils in Codeforces app.
cron.pymust contain all the functions that we want to schedule.
Metadata
Metadata
Assignees
Labels
refactorNeeded to refactor the code but the meaning would same.Needed to refactor the code but the meaning would same.