Features
Users
Authentication
Role based Authorization
Product Categories
tree association
has_many :products
HABTM :photos
Products
belongs_to :category
HABTM :photos
Questions
belongs_to :user
HABTM :documents
Buildings
has_many :projects
HABTM :photos
Projects
belongs_to :building
Photos
HABTM :product_categories
HABTM :products
HABTM :buildings
HABTM :galleries
HABTM :pages
Documents
HABTM :products
HABTM :questions
Gallery
HABTM :photos
HABTM: products
CMS
Section
has_many :pages
Page
belongs_to :section
photo
Interfaces
Browser
Mobile
iPhone style
Browser style
SEO
Technical
RESTful
DRY
Data paginated to max 10 rows
All lists are ordered
CRUD for all models (unless specified otherwise)
XHTML, CSS, tableless design
SEO
SEO friendly URLs
HTML title dynamic from model attributes
Permanent links to all objetcs
Mobile phone layout
Models
All primary and foreign keys indexed
created_at
updated_at
Plugins
restful-authentication
acts_as_list
acts_as_tree
Paperclip
User experience
User
Login
Logout
Signup
Forgot password
Change password
Roles
User role
Products CRUD
Update self profile
Ask a question
attach documents (10mb total max)
Questions RUD
Projects CRUD
Display, download attachments
Post to topics in forums
Admin role
Ban user
CRUD for all models
Start new forum topic
Moderation of posts in forums
Manage CMS
Sections
Pages
Photos (Fixed position in layout)
Product Categories
Attach, remove, update photo
View category and its products
Product
attach, remove photos (2 max) or documents
Forums
topics
topic view with posts
forum home page
Questions
Documents (5 max upto 10MB total)
email to user with question posted
Buildings
4 preloaded types
Cultural Facilities,
Multi-purpose halls
Educational Facilities
Stadium and Arenas
building view with projects
Projetcs
Gallery
Photos
Photos
Menus
from CMS
Mobile layout
Photo
Document