kaziislam / kaziislam/u-develop-it
Create the votes table
Open
- Dominant language
- JavaScript
- Stars
- 1
- 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
Research direction
Start by reviewing the repository's existing database schema and how candidate records are represented. Define the votes table around the issue's two user stories: recording a candidate vote and tabulating votes by candidate ID in descending order. Done means both operations are supported by the table design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100