Skip to content

TallOrderDev/HowToTrainYourPalateFrontEnd

Repository files navigation

Welcome to CraftEd

Mobile app now available in the Google Playstore

Main2

CraftEd is a hybrid mobile web application that help users discover(or rediscover) their beer palate.

By ordering beers based off of our recommendation and submitting ratings for these beers, CraftEd's algorithm will help you find your favorite flavors of beer with each rating you submit!

Main1

Usage

Android App is now available on Google Play Store

iOS app is currently under review.

If you'd like to try the app on iOS, send an email to ericyang321@gmail.com.

Develop

Clone this repo and run npm install to download all relevant packages.

To view the app in browser:

$ ionic serve

To view the app in native iOS:

$ ionic build ios
$ ionic emulate

More detailed instructions can be found here.

SCSS

For scss auto-compilation, run:

$ sass --watch scss/ionic.app.scss:www/css/ionic.app.css

Features

  • Front-end app platform built with the Ionic Framework
  • Algorithm and data processing is done with our Ruby on Rails API, hosted on Heroku
  • Beer recommendations becomes more specific with each subsequent rating
  • D3 JS Wheel gives a visual and interactive indications of user beer preference

Contributing

Bug Reports & Feature Requests

Please use the github issues tracker to report any bugs or file feature requests.

License

CraftEd is released under the MIT License.

About

Ionic Created Front End

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published