git clone https://github.com/rathinnn/Cognex.gitpip install grpcio==1.49.1 Django==4.1.2 plotly==5.10.0cd Cognexpython manage.py runserver- Leave the terminal open and open another terminal
- cd into Recommender Service\recommendations
python server.py
Screenshots
- Home Page to Login and Register
- Projects page to see all owned and assigned projects and also to create new projects
- Project detail page to view assigned tasks, and all tasks if you are the owner, you can also create tasks and conclude the project, This page also contains plots that can detail and summarize the work done by each user assigned in the project
- Users get notifications if there is a request for help on a task from another user
- If you are not sure of who to assign the task to, You can ask for recommendations of users who have the required skill







