asecord92 / asecord92/u-develop-it
Create the voters table
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**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 specifies a voters table with list, lookup, create, email-update, and delete behavior, but names no files, tests, or entry points. Start by locating the repository's schema or database setup and existing request-handling patterns. It is done when each listed operation works and voter lists are alphabetized by last name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, database
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100