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

Mo/feature/show need resource #456

Merged
merged 11 commits into from
Oct 31, 2023
Merged

Conversation

egecans
Copy link
Contributor

@egecans egecans commented Oct 31, 2023

#414 Need page shows needs in the local database, when user add need it can create a need object in the local database
Resource page shows all resources from the backend, when the authenticated user creates a resource, it posts this resource into the backend and shows its created id. When the user clicks these created objects they can see their details

egecan.serbester added 8 commits October 30, 2023 21:33
…eated resources on local database on resource page as an RecyclerView
…dd Resource Fragments# After they're created successfully, it pops back to corresponding page with Toast#
# Conflicts:
#	Disaster-Response-Platform/mobile/DisasterResponsePlatform/app/src/main/java/com/example/disasterresponseplatform/MainActivity.kt
Copy link
Contributor

@cahidenes cahidenes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reject message for non-logged in users should be shown when trying to enter to the add resource page, not after filling in all the fields

@cahidenes
Copy link
Contributor

Also second entrance to the resource page causes a crash

Copy link
Contributor

@HasanBingolbali HasanBingolbali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything works as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants