makeitcount / makeitcount/saas-express-starter-kit
Flag for what data is deletable and what's not
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Many laws require to retain some data(e.g. Germany requires to keep financial trxn data for 7 years). So when deleting the data for GDPR, there should be a way to know what can be deleted and what can not. It could be a flag in the db document or a separate collection/store to maintain this info mapping.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the project's data-deletion flow, then resolve whether retention information belongs on documents or in a separate store; done means the project has an agreed way to identify data that may and may not be deleted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, javascript
- Domain
- database, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100