Management module (fcs.manager)ΒΆ
Management module is a web application implemented in Django framework. It is responsible for managing user accounts and handling crawling requests from clients. Management module provides:
- accounts management,
- user’s tasks management,
- email notification system,
- client REST API.