Status Update ‐ End Sprint 3 - OmarAbdelmotaleb/Jobber GitHub Wiki

Project Jobber Status Update

END of Sprint 3

Date: 2024-04-01 - 2024-04-08

Major Project Feature Summary:

Status Symbol
Completed
In Progress 🔶
Pending ⛔️

Major Project Feature % completed to date

Feature Status Completion Percentage
Account creation and login page 🔶 75%
User Authentication 🔶 40%
Status Dashboard Homepage ⛔️ 0%
Resume Parsing ⛔️ 0%
Company Management System ⛔️ 0%
Contact Management System ⛔️ 0%
Reminder System ⛔️ 0%
Filtering Options 100%
Website Navigation 🔶 60%
Analytics Dashboard ⛔️ 0%
Job Tracking Page (Main app) 🔶 50%

Current Project Status Summary: ✅

With the end of Sprint 3, the project has nearly completed full functionality. However, we encountered some challenges which will end up pushing 100% completion to the mid of Sprint 4. In addition to this, we want to now shift our focus on the remaining features to be completed.

Team Status Summary:

The team is currently focused to complete the remaining functionality for the Job Tracking Page feature.

Team Goals for the upcoming week:

  • Complete all remaining CRUD functionality for job tracking page.
  • Homepage Dashboard
  • Complete Authentication and Authorization.
  • Resume Parser.
  • Automated Testing for both(angular and Django) repositories.

Individual Team Member Status:

  • Raj: Worked on deleting applications from the grid, filtering pipeline is completely finished, ag-grid has been updated to enterprise version and added features like row grouping and column selections

    Next week: send user job with POST api, receive GET api of job applications, make a DELETE request to delete the application and create a Dashboard for our homepage.

  • Omar: Worked on database connections for main job application page functionality on the backend.

  • Next week: Complete all remaining functionality for job application page and get begin other feature development.

  • Dev: Working on job application and crud function

    Next week: Keyword extraction from job description and resume.

  • Arjun: Resolving errors for the frontend hosting.

    Next week: Creating CI/CD pipeline for the front end.

  • Amith: Collaborated with backend to migrate database table.

    Next week: Working on company and job tables.

Past week team activities:

  • Status meeting (ALL) 04/02/2024
  • Development meeting (Raj, Dev, Arjun) 04/07/2024
  • Backend discussion (Omar and Dev) 04/04/2024

Team Project Decisions:

  • No major decisions of last week.

Other Comments:

  • Slow development pace on the backend.