GithubHelp home page GithubHelp logo

gitter-badger / lwmd Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 589 KB

lightweight membership directory for our Tri Club. Maybe useful for anyone else with a small membership and annual dues, and needs virtual membership cards

License: MIT License

Ruby 86.71% JavaScript 11.32% CoffeeScript 0.72% CSS 1.25%

lwmd's Introduction

LWMD: LightWeight Membership Directory

lightweight membership directory for our Tri Club. Maybe useful for anyone else with a small membership and annual dues, and needs virtual membership cards

Rails 4, Ruby 2, Semantic UI, PostgreSQL

Setup

Being perfectly honest here - you're gonna want a Mac for this. Most of this has some Windows support but it's rough. Linux users are way cool.

You will need a version of ruby. RVM is a good way to go. And you'll also need git. Homebrew is the easiest way to get it. We're running on PostgreSQL for a database which means you'll need it locally. I've tried using SQLite locally and Postgres for production and it's not easy. Postgres isn't too hard to manage. There's a homebrew package, or Postgres.app is dead simple to install, although it seems to have bugs every few versions.

Once you have the project set up locally, run bundle install. Everything should be set up for you. To get sample data into the app for testing locally, run rake seed_members. To launch the server, enter rails s. If all goes well, you should be able to browse to http://localhost:3000

Contributing

  • Clone the repository locally: git clone [email protected]:PittsburghTriClub/lwmd.git
  • Make your changes locally
  • Please add tests if you add functionality
  • Submit a pull request

lwmd's People

Contributors

adventurebear avatar jwrubel avatar

Watchers

 avatar

Forkers

decentral-dao

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.