MARSU - Membership Application for Registration to Student Unions
Marsu is a web application that help student organizations to keep records of all their members.
This app is built to be deployed on Heroku or on an Heroku-like (e.g. Dokku) Simply configure Environement variables and push !
- Ruby on Rails — Our back end API is a Rails app. It responds to requests RESTfully in JSON.
- PostgreSQL — Our main data store is in Postgres.
And a lot of other awesome gems you can find in Gemfile
After checking Github Issues, feel free to fork and create a Pull Request.
While we may not merge your PR as is, they serve to start conversations and improve the general Marsu experience for all users.
MARSU - Membership Application for Registration to Student Unions
Copyright (C) 2016 Philippe VIENNE
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.