Spaces:
Runtime error
Runtime error
File size: 590 Bytes
db3912c 206371d db3912c 206371d db3912c 206371d db3912c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
---
title: Meeting Attendance Organizer
emoji: π»
colorFrom: purple
colorTo: blue
sdk: docker
pinned: false
---
# Meeting Attendance Organizer
This app fullfills a simple need: Take a list of names of people attending a meeting and peform one (or multiple) of the following tasks:
* βοΈ Split their names into first name and surname
* π Compare two lists with each other and see who is new on the second list
* π Find people in a list by either searching for their complete names or parts of their name
* πΎ Write any of the results back out, so you can share it with others |