NearBeach Logo

NearBeach September/October 2024 Goals

Back to Blogs

Count of Bugs

Information Updated On: October 04, 2024

Current: 6

Scheduled: 1

Release: 0

Blocked: 0

Code Coverage Backend: 74%

Code Coverage Frontend: 35%

Current Release

0.31.41 on 4th of October, 2024

Complete the Scheduler Functionality

Currently we are in the middle of creating the scheduler functionality. From this particular point, we will need to complete the CRUD process. At the moment we have completed the following for the front end;

The backend will need a lot more work done, as we will need to implement the scheduler functionality.

Code was pushed to show this functionality, this will be reverted until we are ready to actually deploy the code base.

Sprint Improvements

There are many improvements we want to implement for the sprints functionality. For example, we want to include micro-permissions, where certain tasks/projects that the user does not have access too, will be rendered out differently for that user. So the user knows they can not edit these particular tasks/projects.

Other improvements will be looking at implementing the requirement items, where a user can import a requirement item, and then place tasks/projects within that requirement item (as a child). The design for this is still currently being worked on and we are hoping to have it completed soon.