When creating a new event from the my events -> create event fragment, if text fields are empty the application crashes. This can be addressed by adding a check to see if these are not empty, if they are, instead of adding the event provide a toast message saying that they must be filled.
When creating a new event from the my events -> create event fragment, if text fields are empty the application crashes. This can be addressed by adding a check to see if these are not empty, if they are, instead of adding the event provide a toast message saying that they must be filled.