Welcome to the Build Flow Backend, a smart task management platform designed for construction teams, catering to workers in the field such as masons on construction sites. This Django-based backend provides essential functionalities for managing tasks, schedules, and workflows, with specific features tailored for construction workers equipped with camera-enabled helmets for progress tracking.
- Task Management: Efficiently organize tasks related to construction projects.
- Workflow Automation: Implement automated workflows to streamline processes.
- User Authentication: Secure user authentication and access control.
- AI-Powered Task Progress Tracking: Utilize AI to assess task progress based on field photos.
Follow these steps to set up the Build Flow Backend on your local machine:
- Python (preferably version 3.x)
- Pip (Python package installer)
- Virtualenv (recommended for creating isolated Python environments)