A mobile app developed with React Native and Expo for milk production management.
Personal project developed to practice and demonstrate mobile development skills. The goal is to create a simple and efficient solution for milk production control.
- Producer registration
- Collection records
- Basic reports
- Data export
- Local backup
- React Native
- Expo
- TypeScript
- React Native Paper
- AsyncStorage
-
Clone the repository
git clone https://github.com/VictorVieira540/Milk-manager.git
-
Install dependencies
npm install
-
Run the project
npx expo start
- /app: Screens and navigation
- /src: App logic
- /components: Components
- /assets: Images and resources
Victor Vieira
MIT