Build a roster app

I would like to build a very simple bookkeeping app that will prompt the user for their name and “group name” and they will be added to a roster group where they will be able to say if they are attending or not attending a daily event. the roster should regenerate every day and reset back to “no status”. Any suggestions on how I can go about doing this ?

You can use Firebase for the backend to save the data.

Checkout https://approadmap.io to learn how to build your idea, figure out what your app is going to do, what the screens look like