Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvg/the_arcadians
ROR Forum for TheArcadians.net
https://github.com/dvg/the_arcadians
Last synced: 14 days ago
JSON representation
ROR Forum for TheArcadians.net
- Host: GitHub
- URL: https://github.com/dvg/the_arcadians
- Owner: DVG
- Created: 2012-06-06T02:54:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-16T22:18:47.000Z (over 12 years ago)
- Last Synced: 2024-04-14T03:59:48.134Z (7 months ago)
- Language: Ruby
- Size: 707 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to the Arcadians Open Source Forum Project
[![Build Status](https://secure.travis-ci.org/DVG/the_arcadians.png)](http://travis-ci.org/DVG/the_arcadians)
[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/DVG/the_arcadians)The goal of this project is to get off of PHPBB3, which is a pain to maintain, to something more modern.
## Scope
The goal is not to rebuild PHPBB in Rails, but rather to implement the most important forum features
1. Posting
2. Smileys
3. BBCode Parser
4. Community Event Calendar## Currently Complete
1. Posting
2. Some BBCode Parsing
3. User authentication/authorization
4. BBCode Toolbar in posting forms## Upcoming
1. Private Messaging
2. Round out BBCode
3. Community Events
4. Administrative Control Panel