KevinKra / KevinKra/nurture-api
Create Contact relation
Open
Back End
- Dominant language
- Ruby
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Topic
- Create Contact in the database
- User should be able to log in and see their contacts
#### Schema
- id
- type
- relation (m-m)
- first_name
- last_name
- birthday
- education
- hometown
- active
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the database schema and the login/contact-access entry points, then clarify how the many-to-many relation and listed fields should map to users. Done means users can log in and view their contacts with the specified Contact schema.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- authentication, backend, database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100