-
The backend architecture currently violates the MVC (Model-View-Controller) pattern by including logic within route files. To enhance code clarity and maintainability, refactor the codebase to strictl…
-
## ~~HARD~~ SOFT BLOCKED
We need the JSON schema defined before we can ~~build~~ deploy boilerplate around it. We can start defining the communication channel and check our work when the JSON schema …
-
### Package.json file
```JSON
{
"name": "medusa-2.0-boilerplate-backend",
"version": "0.0.2",
"description": "A Prebaked Medusa 2.0 backend",
"author": "Rasmus Puls",
"license": "MIT",…
-
# Overview
We have chosen to use Springboot to make the backend API. There will be a specified initialization process to create the boilerplate code of the framework.
# Requirements
**R1:** T…
-
**User Story**: Frontend and Backend Integration
**Tasks**:
- Generate frontend structure with sample HTML and CSS (Due: 2025-01-12)
-
I would like to see an official integration between Encore.dev and Graphile. This integration would enable developers to easily set up and manage a GraphQL API with PostGraphile within the Encore fram…
-
Nisarg Shah
Period 3
link: [link to mc blog](https://nisargrhino.github.io/nisargshah_student2025/2024/11/18/MC+project.html)
Project review:
public void addStock(String username, int qu…
-
### Description
When the toggle is active the frontend should request the invite link from the backend and display it in the UI. This invite link allows anyone to join the workspace. Admins should …
-
## Basic Information
### Frontend
- [x] Wipe the boilerplate
- [x] Install tanstack query
- [x] Install a ui library (probably shadui)
- [x] Install axios for easier handling of the sessions (s…
dct0 updated
4 months ago
-
@cmester0 and I were discussing how we could simplify & factorize backends, let's summarize things here.
There's a lot of boilerplate for implementing a backend currently:
- tuples are `Construc…