GaryHilares / GaryHilares/ContribMatch-server
[User story] Add persistence
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Description
As a developer, I would like the changes that I submit to the API to be persisted, so that my users can keep their data even if the server goes down for some time.
# Acceptance criteria
- Data should be persisted after a server restart.
# Engineering tasks
- Set up a local database.
- Change the methods in `ContribMatchFacade` so that they use the database for persistence.
# Time estimates
- **Story points:** 5.
- **Deadline:** 2025-05-23.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.