Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create and add a new entity and DAO to add friends info #24

Open
attahemma opened this issue Mar 17, 2022 · 0 comments
Open

Create and add a new entity and DAO to add friends info #24

attahemma opened this issue Mar 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@attahemma
Copy link
Owner

Create and add a new entity and DAO to add friends info to the db
write queries also for fetching list of all friends from the db

the entity should have this fields

  1. id
  2. full name
  3. phone number ( nullable field )
  4. date of birth (should be a timestamp and nullable)
@attahemma attahemma added the enhancement New feature or request label Mar 17, 2022
@attahemma attahemma added this to To do in BirthdayWishApp Mar 17, 2022
@precious3173 precious3173 moved this from To do to In progress in BirthdayWishApp Mar 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
BirthdayWishApp
In progress
Development

No branches or pull requests

2 participants