Modern food donation and sharing application built with React Native and Expo.
- Food donation management
- Request food donations
- User authentication
- Profile management
- Donation activity
- Search functionality
- Notifications
- Rating and review system
- Frontend Framework:
React Native - Development Platform:
Expo SDK 52 - Navigation:
React Navigation
src/
├── components/
├── contexts/
├── hooks/
├── navigation/
├── screens/
├── types/
└── utils/
- HomeScreen: Main dashboard
- SearchScreen: Search for donations
- AddDonationScreen: Create new donation
- DonationDetailScreen: View donation details
- DonationRequestsScreen: Manage donation requests
- DonationActivityScreen: Track donation activities
- RequestFormScreen: Submit donation requests
- PickupDetailScreen: View pickup information
- ProfileScreen: User profile management
- AccountSettingsScreen: Account settings
- SignInScreen: User login
- SignUpScreen: User registration
- ForgotPasswordScreen: Password recovery
- NotificationsScreen: View notifications
- ReviewRatingScreen: Rate and review donations
- AboutScreen: App information
- FAQScreen: Frequently asked questions
- PrivacyPolicyScreen: Privacy policy
- Node.js
- npm or yarn
- Expo CLI
- Expo SDK 52
-
Clone the repository
-
Install dependencies:
npm install
-
Start the development server:
npx expo start
-
Use expo go on mobile device or use an emulator.
- Bahiskara Ananda Arryanto (22081010181)
- Iko Indra Gunawan (22081010003)
