Code Monkey home page Code Monkey logo

hehastwoeyes's Introduction

hehastwoeyes

This project is a Rails application for secret santa. It currently allows users to login via facebook, create a group, invite friends and draw the group.

Dependencies

To run this project you need to have:

Setup the project

  1. Install the dependencies above
  2. $ git clone <REPOSITORY_URL> hehastwoeyes - Clone the project
  3. $ cd hehastwoeyes - Go into the project folder
  4. $ bin/setup - Run the setup script
  5. $ bin/rspec - Run the specs to see if everything is working fine
  6. We are using the Figaro gem to configure env variables. You must set: Figaro.env.facebook_key, Figaro.env.facebook_secret and Figaro.env.facebook_callback_url. DO NOT commit your application.yml file

If everything goes OK, you can now run the project!

Running the project

  1. $ bundle exec foreman start - Opens the server
  2. Open http://localhost:3000

Running specs and checking coverage

$ bundle exec rake spec to run the specs.

$ coverage=on bundle exec rake spec to generate the coverage report then open the file coverage/index.html on your browser.

Generated with PAH

Generated with PAH, an open source project created and maintained by HE:labs.

Contributing

See CONTRIBUTING.MD

hehastwoeyes's People

Contributors

rennanoliveira avatar

Watchers

 avatar James Cloos avatar

hehastwoeyes's Issues

Create an Account

Currently the app only logs in via facebook. Add functionality to create an Account (devise)

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.