Giter VIP home page Giter VIP logo

kindling's Introduction

Build Status Dependencies Status

kindling is a less sucky version of Tinder. It's not ground-breaking nor innovative in any measurable way -- it's simply less sucky.

About

###Technical details I am developing kindling on the MEAN stack. A full list of tools used:

  • MongoDB
  • Angular
  • Node, Express
  • Protractor (w/ Selenium), Karma, and Jasmin
  • Grunt
  • Bootstrap, Sass, Font Awesome, and Material Design (material-design-icons)

#####Potential changes I am considering the following changes:

  • MongoDB -> ArangoDB
  • Angular -> Flux + React
  • Express -> Koa
  • Selenium WebDriver -> Phantom
  • Grunt -> Gulp
  • Bootstrap -> Material Design

###Team Tyler Mace (tylerdmace)

Contributing

I still don't know the best way to do this so I'm experimenting. If unsure about process or if you have a better suggestion, please let me know (@tylerdmace).

###Create new issue Create a new issue on Github where the development can be discussed

###Fork, clone, and branch When you branch, you'll do so from the default develop branch and you'll follow the below standard:

<initials>/<action>/<issue-number>

An example of this would be myself adding a new feature which I have created an issue for (let's say it is issue #13):

$ git checkout -b tdm/add/issue-13
  • tdm are my initials
  • add since I am adding a new feature; other actions might be remove, bug-fix, or update
  • issue-13 matches the issue number created in Github

Development

Requirements

  • Node (for NPM)
  • MongoDB

Installation

Pretty simple setup. Ensure that you've got mongod running and bound to the default port, then:

$ npm install

And to start the server:

$ grunt

#####Database Seed To provide kindling with a database seed:

$ mongoimport kindling-seed.json

Changelog

The kindling changelog can be found in ChangeLog and is viewable here: https://github.com/tylerdmace/kindling/blob/master/ChangeLog

kindling's People

Contributors

tylerdmace avatar

Watchers

 avatar

Forkers

applideveloper

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.