Information Updated On: November 03, 2025
Current: 18
Scheduled: 4
Release: 0
Blocked: 0
Code Coverage Backend: 73%
Code Coverage Frontend: 34%
0.31.102 on 15th of October, 2025
Our helicopter view of what we want to achieve will be;
Completion of the login process
Re-implementation of unit tests
Re-implementation of API (version 1)
Implementation of accessibility testing within NearBeach
Implementation of internationalisation (focusing on English and Japanese)
Setup of processes around linting and code smells
We are hoping to start on the following modules of NearBeach;
Login
Project
During the development of our NearBeach mock-ups, we realised that we needed a reusable component library to support not only NearBeach, but future projects as well. Existing solutions sadly did not meet our requirements, so we decided to build something that fit our requirements more closely.
Whelk-UI is a Vue 3 shell component library made up of dumb components that are intentionally free of business logic. The goal is to provide a flexible foundation that developers can easily adapt to their own applications. All styling is handled through CSS variables, allowing the look and feel of each component to be customised without modifying the component code itself.
Whelk-UI is still very much a work in progress and will continue to evolve as development continues. As NearBeach grows, Whelk-UI will grow alongside it, helping us maintain consistency while staying flexible.
You can track Whelk-ui's development process on our Kanban board