Online psychological-test-based friend-making system.
Project homepage:
http://sourceforge.net/projects/crlove
Programming language(s): Java,JavaScript,Ruby,XML
License: other
Some source files from: crlove/sultang/app
controllers/
admin_controller.rb
application.rb
categories_controller.rb
store_controller.rb
helpers/
admin_helper.rb
application_helper.rb
categories_helper.rb
store_helper.rb
models/
brand.rb
category.rb
color.rb
item.rb
order.rb
product.rb
user.rb
views/
admin/
_form.rhtml
edit.rhtml
list.rhtml
list_users.rhtml
new.rhtml
new_category.rhtml
new_color.rhtml
new_product.rhtml
show.rhtml
show_category.rhtml
show_product.rhtml
categories/
_form.rhtml
edit.rhtml
list.rhtml
new.rhtml
show.rhtml
layouts/
admin.rhtml
categories.rhtml
store.rhtml
store/
_navigation.rhtml
_products.rhtml
about.rhtml
cart.rhtml
category.rhtml
checkout.rhtml
faq.rhtml
index.rhtml
login.rhtml
orders.rhtml
product.rhtml
register.rhtml
user.rhtml
See more files for this project here