Code Monkey home page Code Monkey logo

acebook-creators's Introduction

AceBook

Deployed App can be found here

REQUIRED INSTRUCTIONS:

  1. Fork this repository to acebook-teamname and customize the below**

You can find the engineering project outline here.

  1. The card wall is here: https://trello.com/b/qGXi1GtK/acebook

How to contribute to this project

See CONTRIBUTING.md

Quickstart

First, clone this repository. Then:

> bundle install
> bin/rails db:create
> bin/rails db:migrate

> bundle exec rspec # Run the tests to ensure it works
> bin/rails server # Start the server at localhost:3000

To run code quality checks, type the following commands from console:

more infos: https://github.com/whitesmith/rubycritic

rubycritic --no-browser

more infos: https://github.com/flyerhzm/rails_best_practices

rails_best_practices .
rubocop

Link to our process documentation

See https://docs.google.com/document/d/1-bv7yLO38CKlP1r0C1-qqpVL5H6gtalqZolHUrqKgyo/edit

Tools used for this project

  • Heroku for deployment
  • Codeship for CI/CD

SimpleCov - Provides Test coverage stats

  • Gems used simplecov simplecov-console
  • It will run automatically every time the tests are run by running - bundle exec rspec
  • Check the results in ./coverage/index.html or on the console
  • Remember to add /coverage to the .gitignore if it is not already there so that the test coverage stats don't get added to git.
  • More info here - https://github.com/colszowka/simplecov

Photo credits

acebook-creators's People

Contributors

anuluxmy avatar dbugsy avatar dearshrewdwit avatar dory1318 avatar limavadakara avatar mateowh avatar neoeno avatar

Stargazers

 avatar

Forkers

dory1318 anuluxmy

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.