-
## User story
1. As a software developer
2. I want / need a base architecture to exist for the project
3. So that I can add 'actual' features for the users
## Acceptance criteria
* Architecture…
-
- A theme toggle button should be added on the top-right side of the software.
- It should be visible on every tab.
- The design should match with the aesthetic of existing software.
- The color ch…
-
### Current Behaviour
The software currently only contains a non-functional button for `Plot Equations` Feature. It should take relevant inputs from the user as a Linear Equation like `y=x**2 + 5` an…
-
**Fleet version**: Observed in 4.59.0 **and** Fleet 0.0.0-SNAPSHOT-8f94247
### 💥 Actual behavior
After uploading the Microsoft Company Portal app as a custom package, Fleet names the softwa…
-
**Issue:**
We currently have just the activity diagram.
**Solution:**
1. First Decide upon best design pattern which suits this workflow.
2. Create the UML class diagram
-
### Current Behaviour
The software currently only contains a non-functional button for `Plot 3D Surface` Feature. It should take relevant inputs from the user as a Linear Equation like it is taking f…
-
-
### System Design - Software Requirement
Buatlah sebuah software requirement berdasarkan dari endpoint api yang akan dibuat.
Admin :
`endpoint users`
- `GET` menampilkan data users.
- `filter GET`…
-
There is a bit of code that reads:
```
future = self.futures.get(key)
if future:
if self.todo[key] != value:
# I don't think this is likely to happen. …
-
**Introduction**
- This entry could benefit from a short introduction. What is meant by risks and technical debt? What will this entry contain?
I have added a couple of sentences in the branch [*de…