https://github.com/iseruuuuu/food_gram_app
Share your dining experience mobile app
https://github.com/iseruuuuu/food_gram_app
android-app flutter flutter-app food-sharing ios-app maplibre-gl supabase
Last synced: 4 months ago
JSON representation
Share your dining experience mobile app
- Host: GitHub
- URL: https://github.com/iseruuuuu/food_gram_app
- Owner: iseruuuuu
- Created: 2023-11-09T23:41:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-09T06:35:04.000Z (4 months ago)
- Last Synced: 2026-02-09T09:33:56.425Z (4 months ago)
- Topics: android-app, flutter, flutter-app, food-sharing, ios-app, maplibre-gl, supabase
- Language: Dart
- Homepage:
- Size: 37.1 MB
- Stars: 25
- Watchers: 1
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Security: docs/SECURITY.md
- Support: docs/SUPPORT_URL.md
Awesome Lists containing this project
README
# FoodGram π½οΈ

## π± About the App
FoodGram is a food sharing app that allows you to share the joy of food with users around the world.
Record and share delicious dishes and favorite food spots while building a global "Food Map"
together π
### β¨ Key Features
- **Share Dining Experiences** πΈ
- Easily post photos of your favorite dishes
- Share reviews and impressions with other users
- Categorize dishes with food tags
- **Discover New Places** π
- Find new restaurants through other users' posts
- Check trending dishes and popular spots
- Share and discover recommended locations
- **Personal Food Album** π
- Create your own food photo collection
- Review your dining memories chronologically
- Save your favorite dishes
- **Food Map** πΊοΈ
- Collaborative food spot mapping
- Record visited locations
- Discover recommended spots by area
## πΈ App Screenshots
| Preview(1) | Preview(2) | Preview(3) | Preview(4) | Preview(5) |
|:-------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|
|
|
|
|
|
|
## Moive
https://github.com/user-attachments/assets/8514a5a7-984a-4738-ba6e-23cee3c293e1
## π₯ Download
### iOS
[View on App Store](https://apps.apple.com/jp/app/foodgram/id6474065183)
### Android
[View on Google Play Store](https://play.google.com/store/apps/details?id=com.food_gram_app.com.com.com&hl=ja)
## π Contact & Support
If you have any questions, issues, or feedback, please feel free to reach out:
- **GitHub Issues**: [Create an issue](https://github.com/iseruuuuu/food_gram_app/issues) for bug reports or feature requests
- **Twitter**: [@isekiryu](https://twitter.com/isekiryu) - DM for inquiries
- **Email**: iseryuuuuu3@gmail.com
We aim to respond to inquiries as soon as possible. Your feedback helps us improve FoodGram!
## β FAQ
For frequently asked questions, please see our [FAQ documentation](./docs/ja/FAQ.md).
- [ζ₯ζ¬θͺη FAQ](./docs/ja/FAQ.md)
- [English FAQ](./docs/en/FAQ.md)
## π Legal Documents
- [ε©η¨θ¦η΄ (Terms of Service)](./docs/ja/TERMS_OF_SERVICE.md) / [English](./docs/en/TERMS_OF_SERVICE.md)
- [γγ©γ€γγ·γΌγγͺγ·γΌ (Privacy Policy)](./docs/ja/PRIVACY_POLICY.md) / [English](./docs/en/PRIVACY_POLICY.md)
## π οΈ Development Environment
### Development Tools
| IDE | Version |
|--------------------|--------------------------------------------|
| Android Studio | Android Studio Koala Feature Drop 2024.1.2 |
| Visual Studio Code | 1.98.2 |
| Xcode | 16.2 |
### Framework
| Tool/Framework | Version |
|----------------|------------------------------------|
| Flutter | 3.27.1 |
| Dart | 3.6.0 |
| DevTools | 2.40.2 |
| CocoaPods | 1.16.2 |
| Android SDK | 34.0.0 |
| Java version | 17.0.11+0-17.0.11b1207.24-11852314 |
## π Setup
1. Clone the repository
```bash
git clone https://github.com/iseruuuuu/food_gram_app.git
```
2. Run setup
```bash
make setup
```
> **Note**: For the Firebase configuration file required to build the app, please contact
> via [Twitter](https://twitter.com/isekiryu) DM.
## π€ Contributing
We welcome contributions to the project! Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for more
details.
### Branch Rules
| Branch Prefix | Label |
|:-----------------------------------------:|:---------:|
| `feature/*` | `feature` |
| `fix/*`, `bugfix/*` | `bug` |
| `improvement/*`, `improve/*`, `migrate/*` | `improve` |
## π Acknowledgments
Thank you to everyone who has contributed to this project.
---