Benefactorum / Benefactorum/app
change resources url to offuscate ID
Open
enhancement
ruby
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Have a look at https://github.com/norman/friendly_id
and implement a solution at least for users and osbls
Exemples :
/utilisateurs/1 --> utilisateurs/maximilien-pressense
/osbls/1 --> associations/restos-du-coeur
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the routing and resource definitions for users and osbls, then review the friendly_id approach linked in the issue. Verify how each resource currently produces URLs and define completion as URLs using the requested human-readable identifiers instead of numeric IDs for both resource types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100