Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiedl/your_platform
Administrative and social network platform for closed user groups.
https://github.com/fiedl/your_platform
engine rails ruby social-network
Last synced: 9 days ago
JSON representation
Administrative and social network platform for closed user groups.
- Host: GitHub
- URL: https://github.com/fiedl/your_platform
- Owner: fiedl
- License: other
- Created: 2012-10-05T13:46:27.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-12-31T13:53:19.000Z (about 2 years ago)
- Last Synced: 2024-12-25T08:08:30.983Z (18 days ago)
- Topics: engine, rails, ruby, social-network
- Language: Ruby
- Homepage: https://yourplatform.io
- Size: 31 MB
- Stars: 18
- Watchers: 8
- Forks: 8
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# YourPlatform
[![Join the chat at https://gitter.im/fiedl/your_platform](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fiedl/your_platform?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![test status](https://github.com/fiedl/your_platform/workflows/build/badge.svg)](https://github.com/fiedl/your_platform/actions)
[![Build Status](https://travis-ci.org/fiedl/your_platform.svg?branch=master)](https://travis-ci.org/fiedl/your_platform)
[![Code Climate](https://codeclimate.com/github/fiedl/your_platform/badges/gpa.svg)](https://codeclimate.com/github/fiedl/your_platform)YourPlatform is a [ruby on rails](http://rubyonrails.org) engine that provides the basis for administrtive and social network platforms for closed user groups such as alumni organizations.
The application serves four main purposes: Centralized or decentralized member management, networking features for members, exchange of information and documents and communication.
![screenshot](screenshots/2017-01-30_17.48.45_root-index.png)
## Getting Started Developing
To create an application based on the YourPlatform engine, please follow our **[GETTING STARTED GUIDE](https://github.com/fiedl/your_platform/wiki/GettingStarted)**.
If you have any troubles, **feel free to contact us on our [gitter channel](https://gitter.im/fiedl/your_platform)**.
## Documentation
Our [code documentation can be found on rubydoc.info](http://www.rubydoc.info/github/fiedl/your_platform).
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request## Authors and License
**Copyright** (c) 2012-2020, Sebastian Fiedlschuster
**Contributors**: Jörg Reichardt, Manuel Zerpies, Joachim Back, Falk Schimweg, Felix Plapper
**License**: The Source Code is released under the GNU Affero General Public License (AGPL). Explicitely excluded are the images and fonts.
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 Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Senior clause for VAW e.V.: For commit `1b459b92e` and later, Philistres of the VAW e.V. may only use the software if the development work is compensated in accordance with the so-called "new development model".