A voting app for simulated Student Elections

TableError: More than one row matched this query

I expect you’re getting this error using app_tables..get() instead of app_tables.

.search() - or entries need to be validated before saving to the database, to ensure there are no duplicates.

If you share the clone of your app, community members can potentially help with code suggestions.

2 Likes