Skip to content

walkenho/meeting-attendance-organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App


Meeting Attendance Organizer


📅 Meeting Attendance Organizer

Streamlit App

This app fullfills a simple need: It lets users upload one or more lists of names of people attending a meeting and performs the following tasks:

  • ✂️ Split attendee names into first name and surname.
  • 👀 Compare two lists of attendees 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.

You can find it deployed under https://meeting-attendance-organizer.streamlit.app/.

Note, that whilst this repository is the app's development repository, it is deployed from my Streamlit Deployment repository. You can find more information on why I won't deploy Streamlit applications from my main Github account on my blog.

For more information why I built the meeting-organizer-app in the first place, see Why and How I built an App to Help Me Organize London's PyData Meetup.

About

A webhosted app to organize lists of meeting attendees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published