Jessica Walkenhorst
Update Readme (#11)
db3912c unverified
|
raw
history blame
590 Bytes
---
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