HashSlap-Summer-of-Code / HashSlap-Summer-of-Code/ex-tracker
Add Dev/Test Mode Toggle
Open
enhancement
good first issue
hacktoberfest
hssoc
- Dominant language
- C++
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Description:
There’s no clear separation between development data and actual user data.
Proposed Solution:
Add a toggle or environment variable for test mode.
Display test data only in dev mode, or use a separate database.
Benefits:
Keeps production data clean.
Supports testing without interference.
Contributor guide
Assessment
This issue has not been assessed yet.