Giter Club home page Giter Club logo

convenia-assignment's Introduction

Welcome

This is a project for initial CodeIgniter assignment. Is available on http://alexandreazevedo.me/convenia over production environment


###REQUIREMENTS###

Required to run:

  • PHP: 5.4

  • Node.js: 0.12.0 (Bower: 1.3.12)

  • Composer: stable

MAC OSX:

MacPorts

$ sudo port install npm
$ npm install -g bower

Homebrew

$ sudo brew install npm
$ npm install -g bower

Ubuntu:

$ sudo apt-get install npm
$ npm install -g bower

To install Composer on UNIX-based systems, use:

$ curl -sS https://getcomposer.org/installer | php

# Global install of Composer
$ sudo mv composer.phar /usr/local/bin/composer

Windows:

Download the Node.js and Composer via website. When installing, ensure you have chosen option "Add to PATH". After installed both of them, put on command line:

$ npm install -g bower

Quick Start

1: Clone the repo

$ git clone https://github.com/alexndreazevedo/convenia-dev.git
$ cd convenia-dev

2: Install the dependencies:

$ composer install
$ bower install

3: Over an operational installation of LAMP, WAMP or XAMPP, run the code from the DocRoot Apache folder and open the http://localhost/convenia-dev.

License & copyright

Convenia-dev is Copyright © 2015 Alexandre Azevedo @alexndreazevedo and licensed under theApache License 2.0. All rights not explicitly granted in the Apache License 2.0 are reserved. See the included LICENSE file for more details.

convenia-assignment's People

Contributors

vdyalex avatar

Watchers

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