Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/attilahorvath/agora
A basic Reddit-style forum engine written in Ruby on Rails
https://github.com/attilahorvath/agora
Last synced: about 8 hours ago
JSON representation
A basic Reddit-style forum engine written in Ruby on Rails
- Host: GitHub
- URL: https://github.com/attilahorvath/agora
- Owner: attilahorvath
- Created: 2013-05-20T21:30:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-20T21:55:35.000Z (over 11 years ago)
- Last Synced: 2023-05-27T20:05:13.266Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 156 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== Agora
Agora is a basic forum engine with Reddit-style voting and threaded comments.
It was written in Ruby on Rails for a web development college course.