-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Build an assistant for project management(which will take the project requirements, team members availability, skill level, tools preferred, etc. as input and assigns the employees for projects) & job management(which allows users to apply to jobs and manager to review the applications or audit applications automatically by Machine Learning algorithm).
➢ Design a form for the manager to enter projects requirements & new jobs information.
➢ Design a dashboard to showcase the generated projects assignments & jobs assignments .
➢ Create and Manage a database with employees, Projects, Assignments data.
➢ Write an algorithm which will take the project requirements, team members availability, skill level, tools preferred, etc. as input and assigns the applicants for new jobs and employees for the new projects.
We plan to code the application in Python3. Python ML libraries will be used for Cluster identification.
We plan to store team members into an MySQL database. Python files import the data and process it and store the final result back to the database.
Team members will be able to submit a form to consider them as part of project assignment. Final team assignment will posted on the homepage dashboard. We plan to implement the dashboard and form using HTML, CSS, JavaScript
Here are a few screenshots of the project

