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

Mobile - Creating Need Table in Local Database #341

Closed
Tracked by #339
egecans opened this issue Oct 17, 2023 · 1 comment
Closed
Tracked by #339

Mobile - Creating Need Table in Local Database #341

egecans opened this issue Oct 17, 2023 · 1 comment
Assignees
Labels
effort: level 5 How much effort is needed for this task priority: high Issue is important, must be resolved in a reasonable time required: feature Requiring new feature to be developed / existing feature to be updated team: mobile Issue is part of mobile development

Comments

@egecans
Copy link
Contributor

egecans commented Oct 17, 2023

Issue Description

We should store Need in the local database for offline need creation. Therefore we need to create a Need table for that

Deadline of the Issue

24.10.2023

Reviewer

Hasan Bingölbali

@egecans egecans added required: feature Requiring new feature to be developed / existing feature to be updated priority: high Issue is important, must be resolved in a reasonable time effort: level 5 How much effort is needed for this task team: mobile Issue is part of mobile development labels Oct 17, 2023
@egecans egecans self-assigned this Oct 17, 2023
egecans pushed a commit that referenced this issue Oct 22, 2023
…ecture # Using Dependency Injection # Using not hard-coded variable names # Using Coroutine # Using ViewModel #Add new dependencies on gradle files#
@egecans
Copy link
Contributor Author

egecans commented Oct 24, 2023

I closed this issue since it is already merged in #370 You can add the need from the toolbar. It shows a toast where the location of need is.
I created a local database, a Need table, a repository example, a ViewModel example and a dependency Injection example under this branch. You can follow my guide for other local database implementations. I also added required gradle dependencies

@egecans egecans closed this as completed Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: level 5 How much effort is needed for this task priority: high Issue is important, must be resolved in a reasonable time required: feature Requiring new feature to be developed / existing feature to be updated team: mobile Issue is part of mobile development
Projects
None yet
Development

No branches or pull requests

1 participant