Festes de Poble is a mobile application made with React Native, using the power of Hooks, that lets you navigate all the events of small towns around my birthplace, so you don't need to depend on paper anymore.
- iOS : https://apps.apple.com/es/app/festes-de-poble/id1474236635
- Android : https://play.google.com/store/apps/details?id=josep.festespoble&hl=es
2020 Update : It is an "old" project that I expect to rewrite soon, for a more modern code, with latest practices (Hooks, Context) you could check my blog react-vvlog.
Build with 🔥 Expo and React.useState, also:
- react-navigation
Mention to all my family that tested the app ♥.
All the data (Events and towns) come from my backend Fem Poble.
It is a classic backend that lets you introduce the data graphically, so anyone, without any kind of tech experience could write all the information of their town.
You can check the source code of it here yii2-old-fempoble, anyway I planning to move it all to VVADMIN, and make fempoble a module of it.