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

Open talk: Problems in user data validation and how to tackle them #66

Open
3 of 6 tasks
Syndesi opened this issue Mar 8, 2023 · 0 comments
Open
3 of 6 tasks

Comments

@Syndesi
Copy link
Contributor

Syndesi commented Mar 8, 2023

Talk description

Most apps are designed to be used by users, but while some sort of data validation is common, many edgecases are often unhandled.
Furthermore these problems can occur at every part of the application, beginning with the UI/UX, frontend, backend and finally stopping at the database level.

A few examples:

  • Expecting text but the user doesn't provide any
  • Whitespaces in input text where there shouldn't be
  • Splitting free text fields into sub fields, e.g. address into address components
  • Checking for duplicates
  • Character encoding between systems as well as systems only supporting partial character sets

Talk length (in Minutes)

  • Lightning talk (20-30 Minutes)
  • Main talk (45-60 Minutes)

Preferred language

  • German
  • English

Talk preparation

Do you need support on preparing your talk by e.g. a practice session or a review of your slides?
We are happy to help!

  • Yes, ...
  • No, thanks.

Preferred date/time

Preparation time of at least 1-2 months would be great, as it would allow for surveys across meetup attendees.

Speaker names

Can be me.

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

2 participants