You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
PouyaKhajavi 3927d11bff docs: add checklist.md to track project progress 2 days ago
..
migrations feat(crawler): implement serializers, views, and routing for CrawlTask and CrawlRun 2 days ago
__init__.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
admin.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
apps.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
models.py feat(crawler): initialize crawler app with CrawlTask and CrawlRun models and API views 2 days ago
serializers.py feat(crawler): implement serializers, views, and routing for CrawlTask and CrawlRun 2 days ago
tests.py test(backend): add unit tests for health check, crawler tasks, and ads evaluations 2 days ago
urls.py feat(crawler): implement serializers, views, and routing for CrawlTask and CrawlRun 2 days ago
views.py feat(crawler): implement serializers, views, and routing for CrawlTask and CrawlRun 2 days ago