Mekonnenke / Mekonnenke/-u-develop-it
Create the votes 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 tabulate all the votes cast by candidate ID in descending order.
-
As a user, I can cast a vote for 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 existing schema and candidate data. Define the votes table so votes can be cast for a candidate and queried by candidate ID in descending order, then verify both user stories against the resulting database behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100