Mekonnenke / Mekonnenke/-u-develop-it
Create a database that contains the candidates table
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Body:
User Story
-
As a user, I can request a list of all potential candidates.
-
As a user, I can request a single candidate's information.
-
As a user, I want to delete a candidate.
-
As a user, I want to create a candidate.
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 and request-handling code, then clarify the candidates table schema and expected list, lookup, delete, and create behavior; done means those operations work against the new database.
Written by the indexing model from the issue text.
Assessment
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100