I'm new to building apps and to Flutterflow. I figured out how to make a button navigate between pages, but now I'm stuck. I want to make an app for practicing reading sight words with children. I'd like to use a list of 500 words that teachers can work through methodically from 1 to 500 with individual children. So first, I think I need a login page so that teachers can log into individual student accounts. Right? Then I need to find a way for the words to be moved into different categories (not introduced , slow, medium, fast, and grads). I want the words within each category to appear one at a time and then have a way for them to be put into the different categories one at a time. I'm not sure what widgets to use for what functions or if it's even possible with this platform. Any suggestions about how to begin?
Thanks!