Spaces:
Runtime error
Runtime error
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 |