Git Product home page Git Product logo

flosscoach's Introduction

reshapelab.github.io

Project Page

Steps to deploy to Github Pages

To recommit new changes and push up to the remote repository:

  1. On remote repository delete the "gh-pages" branch.

  2. In you local repository run this command: npm run build

  3. git add dist -f

  4. git commit -m [your commit message here]

  5. git subtree push --prefix dist origin gh-pages

flosscoach's People

Watchers

 avatar  avatar  avatar

flosscoach's Issues

Refactor projects controller

In GitLab by @tamarabarbosa on Sep 21, 2016, 16:32

  • Class has too many lines. [288/250]
  • Method has too many lines. [55/30]
    - make_widget_basic_contribution_flow
  • Solve duplications
  • Remove complexity from view methods

Make owners widgets

In GitLab by @tainarareis on Nov 3, 2016, 18:41

When we click in "Owners" we are redirected to this page:
Captura_de_tela_de_2016-11-03_18_38_54

So, in this issue, make a widget of owners with the content above.

Favorite a project

In GitLab by @tainarareis on Nov 3, 2016, 18:37

  • The project will be favorited by the user and it will update it in "most favorites"

Captura_de_tela_de_2016-11-03_18_34_30

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.