blogify-dev / blogify-dev/blogify
Refactor frontend code
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
## Motivation
- Many services have different APIs and sometimes behaviour; this can lead to bugs and headaches when implementing functionality
- Many backend paradigms are hard to express in the current frontend code
## Solution / Tasks
- [ ] Make `Resource` a thing on frontend (excluding our reflection extensions like `slice()`, `instantiate()`, etc.)
- [ ] Genericize frontend services
- [x] Rework auth code
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.