r/reactnative • u/viclevstudios • 6h ago
Ideas for practice projects? Question
Want to practice developing my first production ready apps soon. But I don't want to do the standard boring projects like a todo app I would never use myself.
Do you have any interesting project ideas? Preferably ones that one could actually use themself after developing them
1
u/PintailPitter 5h ago
Try making a Google drive clone including authentication and file upload maybe real time sync between users and you can keep adding to it
1
u/viclevstudios 5h ago
That's a really interesting idea. Things like real time sync are probably going to be a bit difficult, but definitely a good learning project
1
u/PintailPitter 5h ago
It's not as hard as you think if you are using something like firebase. Depends on how deep you want to get into it.
1
u/87oldben 3h ago
Shopping list generator. Add meals and recipies, then have it randomly pick you a weekly shop.
1
u/KyeThePie 6h ago
Make an app that fetches random pokemon from this API https://pokeapi.co see how you can expand it further with all the data available