FAUNOS (Faunos) was a god of forests. Faunos is a React Native application designed for forest management. The app supports both iOS and Android platforms and offers a range of features to help users manage forests efficiently.
- Mapbox Integration: Utilize Mapbox for advanced mapping and geolocation functionalities.
- Role-Based Access: Different roles for users to ensure secure and appropriate access to various features.
- Offline Functionality: Access and manage data even without an internet connection.
- Clone the repository:
git clone https://github.com/yourusername/faunos.git
- Navigate to the project directory:
cd faunos
- Install dependencies:
yarn install
- Start the app:
npx expo start
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
You can start developing by editing the files inside the app directory. This project uses file-based routing.
Given you have set up your dev env following the Expo docs
npx expo run:ios
npx expo run:android
This project is proprietary and developed for the Skogapp Joint Venture. All rights are reserved.
For any inquiries or support, please contact us at [email protected].