Welcome to Nihon's Kitchen! This project was created as a means to help English-speaking residents in Japan to share their awesome recipes that use Japanese ingredients. It can be difficult for newcomers to Japan to read and understand the packaging on Japanese food labels. So, we created a database where users can scan barcodes and enter English translations to help others.
https://github.com/nihonskitchen/frontend
You can access and use Nihon's Kitchen here:
https://nihonskitchen-prod.web.app
If you wish to install the app and checkout how the code works, please fork this repository and run the following:
go get https://github.com/nihonskitchen/serverside
go run main.go
- Create and view recipes
- Find and share product information via the barcode scanner
- Add recipe ingredients to your shopping list and buy them online
- Create and manage your user profile
- Search to find specific recipes
- Add recipes to your "Favorites" list
- Comment on recipes
- Give great recipes a thumbs up, or not-so-great ones a thumbs down
- Show recipe prices
- Edit and delete recipes
- Recipe suggestions based on what you currently have in your refrigerator!
- Go: https://golang.org/
- Fiber: https://docs.gofiber.io/
- Google App Engine: https://cloud.google.com/appengine
- Firebase: https://firebase.google.com
- Firebase Hosting
- Firebase Authentication
- Cloud Storage
- Cloud Firestore