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

[Android] Create Event Fragment #249

Closed
omerarslnn opened this issue Dec 13, 2021 · 4 comments
Closed

[Android] Create Event Fragment #249

omerarslnn opened this issue Dec 13, 2021 · 4 comments

Comments

@omerarslnn
Copy link
Collaborator

If the user wants to create a new event, this page is going to help them to create the event they wanted.

@omerarslnn
Copy link
Collaborator Author

omerarslnn commented Dec 18, 2021

Create event page is created, button is connected to "api/posts/" endpoint. Decathlon API is implemented for the spinner showing sport types. (ba27aa4)

@omerarslnn
Copy link
Collaborator Author

omerarslnn commented Dec 18, 2021

DatePickerDialog and TimePickerDialog added for "Event Date Start" and "Event Date End" fields. Result is formatted to "Iso Time Format" to create the request properly. (11f80fe)

@omerarslnn
Copy link
Collaborator Author

omerarslnn commented Dec 18, 2021

FragmentEventCreateMap fragment is created for the user to choose the location of the event that he/she is going to create. OpenStreetMap SDK is used for the mapView. (94a40dd)

@omerarslnn
Copy link
Collaborator Author

Loading Dialog(lottie) is added. (15b0443)

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

No branches or pull requests

1 participant