All Projects → buckybox → webstore

buckybox / webstore

Licence: other
Bucky Box Web Store Rails App

Programming Languages

HTML
75241 projects
ruby
36898 projects - #4 most used programming language
Haml
164 projects
javascript
184084 projects - #8 most used programming language
Sass
350 projects
Gherkin
971 projects
shell
77523 projects

Projects that are alternatives of or similar to webstore

SampleFoodBlog
🔥 Android blog application, built with Firebase
Stars: ✭ 23 (+91.67%)
Mutual labels:  food
TheReportOfTheWeek-API
API of The Report Of The Week Reviews
Stars: ✭ 20 (+66.67%)
Mutual labels:  food
instacart-delivery-slot-finder
Mac Script that notifies you once a delivery slot in available on Instacart
Stars: ✭ 18 (+50%)
Mutual labels:  food
fooddist
An open-source food image embedding model
Stars: ✭ 26 (+116.67%)
Mutual labels:  food
hapi
Hydro­ponic Automa­tion Plat­form Ini­tia­tive (HAPI)
Stars: ✭ 65 (+441.67%)
Mutual labels:  food
awesome-kacchi
A curated list of awesome Kacchi Biryani available throughout the world.
Stars: ✭ 20 (+66.67%)
Mutual labels:  food
ExoticGarden
A Slimefun 4 Addon that adds new plants and various new food items
Stars: ✭ 50 (+316.67%)
Mutual labels:  food
recipes
I like food ¯\_(ツ)_/¯
Stars: ✭ 23 (+91.67%)
Mutual labels:  food
ScoutAR
Augmented reality app displays nearby restaurant information in a live camera and map view.
Stars: ✭ 28 (+133.33%)
Mutual labels:  food
FoodiFi
FoodiFi App in flutter
Stars: ✭ 22 (+83.33%)
Mutual labels:  food
foodcoopshop
Open source software for food coops and local shops 🥕🍏 🧀
Stars: ✭ 60 (+400%)
Mutual labels:  food
openfoodfacts-ruby
Open Food Facts API Wrapper
Stars: ✭ 27 (+125%)
Mutual labels:  food
Online-Food-Ordering-Web-App
Online Food Ordering System Website using basic PHP, SQL, HTML & CSS. You can use any one of XAMPP, WAMP or LAMP server to run the Web App
Stars: ✭ 96 (+700%)
Mutual labels:  food
openfoodfacts-cordova-app
Open Food Facts mobile app, developed with Cordova, for iOS, Android, Windows Phone, FirefoxOS etc.
Stars: ✭ 24 (+100%)
Mutual labels:  food
openfoodfacts-apirestpython
Python API for Open Food Facts (using a DB dump)
Stars: ✭ 47 (+291.67%)
Mutual labels:  food
Flutter-Food-Onboarding-Screen
A beautiful food onboarding screen which can be used when building a food related flutter app for both android and IOS.
Stars: ✭ 21 (+75%)
Mutual labels:  food
nutrifacts.js
A library to calculate nutrition facts, smartly. No third party services or remote DBs involved.
Stars: ✭ 22 (+83.33%)
Mutual labels:  food
ramys-tedbira
A website (webapp) to get food recipes by recipes names & ingredients.
Stars: ✭ 15 (+25%)
Mutual labels:  food
arisgarden
Electronic Cookbook
Stars: ✭ 52 (+333.33%)
Mutual labels:  food
Chi Food
Food Delivery App made by Flutter and Bloc
Stars: ✭ 103 (+758.33%)
Mutual labels:  food

Bucky Box Web Store

Build Status Build Status Coverage Status Code Climate

Bucky Box Web Store is part of the Bucky Box platform. It allows customers to place orders using the Bucky Box API.

Screenshot

Configuration

See config/application.yml. The required settings are BUCKYBOX_API_KEY, BUCKYBOX_API_SECRET and SECRET_KEY_BASE. You can leave the rest blank.

Services

No database is required but you must have Redis running to store carts.

Deployment instructions

cp config/application.yml.example config/application.yml
RAILS_ENV=development bundle exec puma -p 5000 --config config/puma.rb --log-requests

Contributing

Any bug fix or tweak is welcomed but if you have bigger plans, please drop us a line at support AT buckybox.com first.

Translation

You can help translate it into your favorite language. We use Transifex. New translations can be fetched with tx pull -af.

Tests

./bin/ci
# or
git commit && gitlab-ci-multi-runner exec docker integration

License

GPLv3+

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].