Project | Layout | Technologies | Installation | Goals | License
Plant Manager is an application under development, initially conceived by Rocketseat to facilitate plant management in home environments. Using React Native technology, the primary goal is to create a platform that allows users to catalog their plants while also providing functionality for scheduling reminders to water them.
The next step is to expand the application's functionality in future phases, including replication in Swift (IOS) , so that I can demonstrate proficiency in the respective languages and highlighting versatility in different development environments.
The original project: Figma
- Create UI
- Plant listing;
- Plant CRUD operations;
- Alert reception: Alerts for watering;
- Authentication with name: Use the name to access plants per profile.
git clone https://github.com/WesleyReboucas/PlantManager.git
cd PlantManager/
npm i && npx expo run:ios
npm i && npx expo run:android
Made with ♥ by Wesley Rebouças