kaziislam / kaziislam/u-develop-it
Create the voters table
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Body:**
**User Story**
* As a user, I can request a list of voters alphabetized by last name.
* As a user, I can request a single voter's information.
* As a user, I can create a voter.
* As a user, I can update a voter's email.
* As a user, I can delete a voter.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points, so first inspect the repository's database setup and existing voter-related code. Done means a voters table supports listing voters alphabetically by last name, retrieving one voter, creating a voter, updating an email, and deleting a voter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100