GithubHelp home page GithubHelp logo

barhelper_android's Introduction

BarHelper_Android

Small dictionary for drinks and cocktails, add your own recipes and search through them with ease!

This is the android version of BarHelper. To see the IOS version click here.

API

POST adddrink.php добавляет коктейль в базу

param desc
name название коктейля string
desc описание, доп инструкции string
recipe рецепт коктейля "ComponentID:AmountInMl;ComponentID:AmountInMl;" (example 37:50;12:15;)
img url на изображение коктейля

POST addliq.php добавляет компонень в базу

param desc
name название компонента string

GET showdrink.php показать все коктейли

GET showliq.php показать все компоненты

App

Simple List of drinks with name/description search, touch the drink to see the recipe:

List Details
GitHub Logo GitHub Logo

Advanced search, look cocktail with specific components in them or choose all your components at hand and the app will show you what you can do with them, additionaly you can choose up to how many components in a cocktail you are searching.

Add you own recipe to the data base.

Choose a name and description

Upload an image from gallery or write down url of an image if its already somewhere online

Write down the recipe with exact amount of each component

Check all the information and upload it to the database!

And dont forget that you can add components to the list with ease.

Everything is stored in the MySQL database and hosted online, so all the drinks are available from any device

barhelper_android's People

Contributors

skyliice avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.