PhytoVigil

🌿 PhytoVigil Mobile

Mobile application for PhytoVigil, developed with React Native (Expo).
It allows users to:

⚙️ Technologies Used

🚀 Launch the Application

1. Go to the folder

cd PhytoVigil/mobile

2. Install dependencies

npm install
npx expo install

3. Start the application

npx expo start
npx expo start --tunnel

Scan the QR code with the Expo Go app on your phone.

📦 Folder Structure

/mobile
├── App/
│   └── index.tsx      
│   └── tabs/          # Pages: Home, scanner, account, History...    
├── components/        # Reusable UI
├── services/          # API calls (auth, analysis, user)
├── storage/           # SQLite & AsyncStorage management
└── utils/             # Utility functions (formatting, date...)    
├── assets/            # Images, icons, style
├── tailwibd.config.js
├── App.json
└── README.md

🔄 Offline Features

📝 License

This project is under the Apache 2.0 license.

👨‍💻 Author

Badie Bahida@badie16
2025 Internship – Project: 🌿 PhytoVigil