Making a route to get details of all businesses
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Make a route which returns the details of all the businesses in the database, so that we can display it on the website.
Contributor guide
Research direction
No files, tests, or route entry points are named. Start by locating the existing route definitions and the business data model, then trace how database records are exposed through current endpoints. Done means an endpoint returns the details of every business in the database for the website to consume.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100