{"id":30143853,"url":"https://github.com/adylshay/food-ordering-app","last_synced_at":"2026-04-15T20:03:13.048Z","repository":{"id":305036408,"uuid":"1020294860","full_name":"AdylshaY/food-ordering-app","owner":"AdylshaY","description":"Food Ordering Mobile App with React Native","archived":false,"fork":false,"pushed_at":"2025-07-26T06:37:26.000Z","size":10681,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-06T18:03:25.413Z","etag":null,"topics":["appwrite","expo","react-native","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdylshaY.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-15T16:34:16.000Z","updated_at":"2025-07-30T19:28:12.000Z","dependencies_parsed_at":"2025-07-18T02:14:22.054Z","dependency_job_id":"b7a4ecd0-4ae1-42c0-95a8-7885a71e3094","html_url":"https://github.com/AdylshaY/food-ordering-app","commit_stats":null,"previous_names":["adylshay/food-ordering-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AdylshaY/food-ordering-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdylshaY%2Ffood-ordering-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdylshaY%2Ffood-ordering-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdylshaY%2Ffood-ordering-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdylshaY%2Ffood-ordering-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdylshaY","download_url":"https://codeload.github.com/AdylshaY/food-ordering-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdylshaY%2Ffood-ordering-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appwrite","expo","react-native","typescript"],"created_at":"2025-08-11T07:21:20.120Z","updated_at":"2026-04-15T20:03:13.030Z","avatar_url":"https://github.com/AdylshaY.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍔 Fast Food App\n\nA modern food ordering mobile application built with React Native and Expo. Users can browse menu items, customize orders, manage delivery addresses, and place food orders seamlessly.\n\n## 🖼️ Screenshots\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/screenshots/auth.png\" alt=\"Authentication\" width=\"200\"/\u003e\n  \u003cimg src=\"docs/screenshots/home.png\" alt=\"Home Screen\" width=\"200\"/\u003e\n  \u003cimg src=\"docs/screenshots/menu.png\" alt=\"Menu\" width=\"200\"/\u003e\n  \u003cimg src=\"docs/screenshots/cart.png\" alt=\"Shopping Cart\" width=\"200\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"docs/screenshots/profile.png\" alt=\"Profile\" width=\"200\"/\u003e\n  \u003cimg src=\"docs/screenshots/addresses.png\" alt=\"Address Management\" width=\"200\"/\u003e\n  \u003cimg src=\"docs/screenshots/address-form.png\" alt=\"Address Form\" width=\"200\"/\u003e\n  \u003cimg src=\"docs/screenshots/search.png\" alt=\"Search\" width=\"200\"/\u003e\n\u003c/div\u003e\n\n## 📱 Features\n\n- **Authentication**: Sign up, sign in, and secure user sessions\n- **Menu Browsing**: View categorized food items with ratings and nutritional info\n- **Search \u0026 Filter**: Find specific menu items quickly\n- **Shopping Cart**: Add items with customizations and manage quantities\n- **Address Management**: Add, edit, and manage multiple delivery addresses\n- **User Profile**: Manage personal information and preferences\n- **Responsive Design**: Optimized for both iOS and Android\n\n## 🛠️ Tech Stack\n\n- **Framework**: React Native with Expo\n- **Navigation**: Expo Router (file-based routing)\n- **Styling**: NativeWind (Tailwind CSS for React Native)\n- **Backend**: Appwrite (Database, Auth, Storage)\n- **State Management**: Zustand\n- **UI Components**: Custom components with consistent design system\n- **TypeScript**: Full type safety throughout the application\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js (v18 or later)\n- npm or yarn\n- Expo CLI\n- iOS Simulator or Android Emulator (optional)\n\n### Installation\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/AdylshaY/food-ordering-app.git\n   cd fast_food_app\n   ```\n\n2. **Install dependencies**\n   ```bash\n   npm install\n   ```\n\n3. **Set up environment variables**\n   Create a `.env` file in the root directory and add your Appwrite configuration:\n   ```env\n   EXPO_PUBLIC_APPWRITE_ENDPOINT=your_appwrite_endpoint\n   EXPO_PUBLIC_APPWRITE_PROJECT_ID=your_project_id\n   EXPO_PUBLIC_DATABASE_ID=your_database_id\n   EXPO_PUBLIC_USER_COLLECTION_ID=your_user_collection_id\n   EXPO_PUBLIC_MENU_COLLECTION_ID=your_menu_collection_id\n   EXPO_PUBLIC_CATEGORY_COLLECTION_ID=your_category_collection_id\n   EXPO_PUBLIC_ADDRESS_COLLECTION_ID=your_address_collection_id\n   EXPO_PUBLIC_BUCKET_ID=your_bucket_id\n   EXPO_PUBLIC_PLATFORM=your_platform_name\n   ```\n\n4. **Start the development server**\n   ```bash\n   npx expo start\n   ```\n\n### Running the App\n\n- **iOS Simulator**: Press `i` in the terminal or scan QR code with Expo Go\n- **Android Emulator**: Press `a` in the terminal or scan QR code with Expo Go\n- **Physical Device**: Install Expo Go and scan the QR code\n\n## 📁 Project Structure\n\n```\napp/\n├── (auth)/           # Authentication screens\n├── (tabs)/           # Main tab navigation screens\n├── address-form.tsx  # Address add/edit form\n├── addresses.tsx     # Address management\n└── _layout.tsx       # Root layout\n\ncomponents/           # Reusable UI components\n├── AddressCard.tsx\n├── CustomButton.tsx\n├── CustomHeader.tsx\n├── CustomInput.tsx\n├── MenuCard.tsx\n└── ...\n\ndocs/                 # Documentation\n└── screenshots/      # App screenshots for README\n\nlib/                  # Utilities and configurations\n├── appwrite.ts       # Backend API functions\n├── useAppwrite.ts    # Custom hook for API calls\n└── utils.ts          # Helper functions\n\nstore/                # State management\n├── auth.store.ts     # Authentication state\n└── cart.store.ts     # Shopping cart state\n```\n\n## 🗄️ Database Schema\n\nThe app uses Appwrite with the following collections:\n\n- **Users**: User profiles with authentication data\n- **Menu**: Food items with categories and customizations\n- **Categories**: Food categories for organization\n- **Addresses**: User delivery addresses\n- **Customizations**: Available food customization options\n\n## 🎨 Design System\n\n- **Typography**: Quicksand font family with defined text styles\n- **Colors**: Custom color palette with primary orange theme\n- **Components**: Reusable components following consistent design patterns\n- **Responsive**: Optimized for various screen sizes\n\n## 📄 Scripts\n\n- `npm start` - Start the development server\n- `npm run android` - Start on Android emulator\n- `npm run ios` - Start on iOS simulator\n- `npm run web` - Start web version\n- `npm run lint` - Run ESLint\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## 🙏 Acknowledgments\n\n- Built with [Expo](https://expo.dev/)\n- Backend powered by [Appwrite](https://appwrite.io/)\n- Styled with [NativeWind](https://nativewind.dev/)\n- Icons from [Expo Vector Icons](https://icons.expo.fyi/)\n\n---\n\n**Made with ❤️ by [AdylshaY](https://github.com/AdylshaY)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadylshay%2Ffood-ordering-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadylshay%2Ffood-ordering-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadylshay%2Ffood-ordering-app/lists"}