Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

NEHSAA/nehsaa-mms

Repository files navigation

NEHSAA-MMS

Member Management System of NEHS Alumni Association

Documentation

Requirement

Quick Start

rvm install ruby-2.1.2
git clone https://github.com/NEHSAA/nehsaa-mms.git
cd nehsaa-mms
bin/bundle install                       # Synchronize Gems
bin/rake db:migrate                      # Initialize Database
bin/rails server                         # Run Server

Contribute to the project

  1. Fork the repository
  2. Switch to another branch. Ex: git checkout -b new-branch
  3. Push to your repo (in new-branch, not master)
  4. Post a pull request

About

NEHSAA Member Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published