This french project is divided into two repositories available on my GitHub:
- Frontend: React Native application for plant identification
- Backend: Flask API with PostgreSQL database
Both repositories contain full commit history.
- Frontend: React Native, Axios, React Navigation
- Backend: Flask (Python), PostgreSQL, Docker
- APIs: Plant.id for plant recognition
This repository contains two folders:
Front/→ React Native projectBack/→ Flask backend
Follow the readme inside each folder to install dependencies and run the project (in french).