GithubHelp home page GithubHelp logo

motor-match's Introduction

MotorMatch

Information

Thanks for taking a look at my project! If you have any questions, of course feel free to reach out. The app is built using Ionic, AngularJS, SASS, and Jade. Developed using Javascript Standard Style. Additionaly, I built a small Mongoose API to support the saving of vehicles for further data analysis. This small API is hosted on Heroku. Link to GitHub API project: API


Installation

Requirements

Below you will find basic setup and deployment instructions for this project. To begin you should have the following applications installed globally on your local development system:

  • git >= 2.0.2
  • node >= 4.3.1
  • npm >= 2.11.1
  • bower >= 1.4.1

Packages

  • npm install
  • npm install -g bower
  • npm install -g gulp
  • bower install
  • gem install scss_lint

Gulp

Environments

The environment can be set for gulp default and gulp watch with --env=. The default environment for the gulp watch is local. If you are not running with the locally built API, use demo as the environment. Demo will hit the API deployed on Heroku (http://motor-match-api.herokuapp.com/api/v1/).

Deployment

When ready, be sure to build using gulp --env=demo so that the app will be correctly set for the server-side API. If not, this will look for the local API and fail!


motor-match's People

Contributors

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