All Projects → project-bobon → bobonroastprofile

project-bobon / bobonroastprofile

Licence: GPL-2.0 license
Online coffee roast profile platform. https://roast.bobon.coffee

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to bobonroastprofile

awesome-cafezin
Lista pra vc que está buscando um cafezin incrível ☕️ ✨ 🇧🇷
Stars: ✭ 203 (+227.42%)
Mutual labels:  coffee
Coffee
A collection of great coffee recipes and hints
Stars: ✭ 28 (-54.84%)
Mutual labels:  coffee
SenseoWifi
Wifi'ify the Senseo coffee maker. Circuit and firmware for an internal Senseo hack to monitor and control the daily coffee brew (via MQTT) ☕️📶
Stars: ✭ 73 (+17.74%)
Mutual labels:  coffee
ESPressIoT
This project covers somewhat advances features for an espresso machine controller.
Stars: ✭ 31 (-50%)
Mutual labels:  coffee
coffee-scale-app
Firmware and Progressive Web App to connect to a DIY bluetooth enabled coffee and espresso scale.
Stars: ✭ 31 (-50%)
Mutual labels:  coffee
cafecito
Cafecito es un proyecto hecho en Next.JS con Express.JS y MongoDB para recibir cafés ☕️ a modo de donaciones.
Stars: ✭ 95 (+53.23%)
Mutual labels:  coffee
Cofi
Simple coffee timer
Stars: ✭ 18 (-70.97%)
Mutual labels:  coffee
virtualcoffee.io
Public site for Virtual Coffee
Stars: ✭ 112 (+80.65%)
Mutual labels:  coffee
amqp-as-promised
No description or website provided.
Stars: ✭ 20 (-67.74%)
Mutual labels:  coffee
coffee-and-coding
A resource repo for coffee-and-coding sessions in ONS
Stars: ✭ 18 (-70.97%)
Mutual labels:  coffee

bobonroast

A place to record and keep track of your coffee roast profiles in real-time.

This is the codebase for Bobon Profiles

Prerequisite

Bobon Profiles is a React - Redux app built on top of a Firebase database.

If you are developing a separate project from this (using a different database)

Create your own Firebase project. After that, update FIREBASE constant in src/constants.js with your own info.

Enable Google and Facebook authentication for the Firebase App.

Development

$ npm install
$ npm run watch

After that, access the site at https://localhost:8080 (IMPORTANT: HTTPS, not HTTP - so we can use Firebase redirect authentication with Facebook and Google from the development site)

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Nathan Dao

License

Bobon Profiles is distributed under GPLv2 license. TLDR:

You MUST:

  • Include the original code and where to get Bobon Roast
  • Opensource your project
  • Include Bobon Roast's copyright
  • State changes made to Bobon Roast
  • Include the GPLv2 lincense in your source code

You can:

  • Commercial use
  • Modify
  • Distribute
  • Place Warranty

You cannot:

  • Sublicense
  • Hold liable

Copyright © 2016 Nathan Dao Licensed under the GPLv2 license.

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].