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

feat: add basic crud operations for locations #43

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

resah
Copy link
Collaborator

@resah resah commented Jun 20, 2023

Description

Added basic CRUD endpoints for locations.
Adjusting marker endpoints and full frontend implementation is part of #19 .

image

Frontend:
image

Closes #18

@resah resah requested a review from Esskla June 20, 2023 11:08
@resah resah self-assigned this Jun 20, 2023
@resah resah force-pushed the feat/18-locations-crud branch from 4c5e0ed to b5a8e6a Compare June 20, 2023 12:07
@resah resah force-pushed the feat/18-locations-crud branch from b5a8e6a to fa49604 Compare June 20, 2023 12:44
@resah resah force-pushed the feat/18-locations-crud branch from 7137eb4 to d4ab9cf Compare June 20, 2023 13:03
@resah resah merged commit 5fa39fb into main Jun 20, 2023
@resah resah deleted the feat/18-locations-crud branch June 20, 2023 13:09
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.

feat: Locations: CRUD
2 participants