Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team Quartzy- Annalee, Meighan, Riley, Audrey #16

Open
wants to merge 493 commits into
base: quartzy/master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
493 commits
Select commit Hold shift + click to select a range
23522ea
user_order_dash toggling properly between order status revenues
rileslovesyall Dec 15, 2015
f0aa9a0
user#orders_by_status written
rileslovesyall Dec 15, 2015
f916b50
Merge branch 'test' into quartzy/master
rileslovesyall Dec 15, 2015
01da31f
Guest cannot see edit product button
knaydee Dec 14, 2015
aa322d0
Owner of product cannot buy own product
knaydee Dec 15, 2015
6155c9d
Owner cannot add a review to their own product
knaydee Dec 15, 2015
802b51c
Guest cannot delete product
knaydee Dec 15, 2015
f4c132f
Add <br> to _form view
knaydee Dec 15, 2015
fa33e78
Cannot add a product to cart that is out of stock
Dreedle Dec 15, 2015
3dcc2bb
space for flash in the layout, may need to change
rileslovesyall Dec 15, 2015
5f618c6
Merge branch 'working' into quartzy/master
rileslovesyall Dec 15, 2015
ed36c97
Took out the word 'error' from sessions
Dreedle Dec 15, 2015
7d4599a
Create new category form general layout
knaydee Dec 15, 2015
d5f9ced
New and create methods in categories controller - still need tests
knaydee Dec 15, 2015
c2eb564
Products and categories new methods now render :new on error
knaydee Dec 15, 2015
796b387
Products and categories new methods now render :new on error
knaydee Dec 15, 2015
979cf7b
Test for category new method
knaydee Dec 15, 2015
a4b3fac
Test for category create
knaydee Dec 15, 2015
936eeb9
Add font-awesome-rails' to to Gemfile and application.scss
knaydee Dec 15, 2015
eb2c87c
User can shop but not for their own products
Dreedle Dec 15, 2015
767b9b3
writing user#orderitems
rileslovesyall Dec 15, 2015
62e5a98
user#orderitems working
rileslovesyall Dec 15, 2015
0a9a4e5
Merge branch 'test' into quartzy/master
rileslovesyall Dec 15, 2015
ec33942
h1 and h2 fonts
annaleeherrera Dec 15, 2015
0c0b215
nav bar css
annaleeherrera Dec 15, 2015
0a8df91
headers css
annaleeherrera Dec 15, 2015
654924f
jumbotron, bg image, reduce form size
annaleeherrera Dec 15, 2015
0f3bdfd
updated some routes
rileslovesyall Dec 15, 2015
6c4946f
updated routes
rileslovesyall Dec 15, 2015
d097722
Merge branch 'test' into quartzy/master
rileslovesyall Dec 15, 2015
2231687
Add merchant to product#show
knaydee Dec 15, 2015
ce4f694
Orderitem status can be marked as shipped, table changes to show orde…
rileslovesyall Dec 15, 2015
6fb9c61
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
rileslovesyall Dec 15, 2015
d9c2b28
orderitem#item_shipped working
rileslovesyall Dec 15, 2015
04c43b3
item_shipped code added to ship controller;
rileslovesyall Dec 15, 2015
4df22ab
users index listing all merchants and links
annaleeherrera Dec 15, 2015
9dd4caa
users index page
annaleeherrera Dec 15, 2015
ce5226e
fixed routes merge
Dreedle Dec 15, 2015
ded8450
Sold By now links to Merchant show path, add CSS to style rating stars
knaydee Dec 15, 2015
eb3d1bb
Show form now only shows edit and delete button if it's an owner product
knaydee Dec 15, 2015
e0ac3e9
Retired checkbox now on edit form for owner product
knaydee Dec 15, 2015
a9818ff
removed method that belonged elsewhere
rileslovesyall Dec 15, 2015
650e087
Rspec tests passing for order#mark_shipped
rileslovesyall Dec 15, 2015
ccdfdb1
an order will be marked shipped if all its items get shipped
rileslovesyall Dec 15, 2015
eea9ae2
Retired checkbox now on edit form for owner product
knaydee Dec 15, 2015
8db6dca
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
knaydee Dec 15, 2015
1fce428
Merge branch 'apple' into quartzy/master
knaydee Dec 15, 2015
4b42290
Can change quantity of orderitems within cart
Dreedle Dec 15, 2015
ba3b4f2
nice_price helper working
rileslovesyall Dec 15, 2015
a18dfc9
order mark shipped bugs fixed
rileslovesyall Dec 15, 2015
b651232
removed extraneous product validation
rileslovesyall Dec 15, 2015
7c41a53
Implement nice_price and fix the bugs to ensure that rounding isn't h…
knaydee Dec 15, 2015
d92ae32
Fix who sees what button on the product show page
knaydee Dec 15, 2015
dfe826f
Order method written for cc last_four
rileslovesyall Dec 15, 2015
e5ce05c
updated header fonts, added stuff to ordershow
rileslovesyall Dec 15, 2015
7b5ddb1
initial orders confirm page
annaleeherrera Dec 15, 2015
95ca1d4
added cntr-header to center the h5 header status
rileslovesyall Dec 15, 2015
9efa0db
order#show done
rileslovesyall Dec 15, 2015
a0b7cfd
front page, body font, adding titles for merchants and categories
annaleeherrera Dec 15, 2015
b706956
won't get same category or user on front page
rileslovesyall Dec 15, 2015
52c723e
number of items in cart showing in navbar
rileslovesyall Dec 15, 2015
738ae22
flash css stubbed, changing flash msgs
rileslovesyall Dec 15, 2015
1732e2f
only one spot for flash notices;
rileslovesyall Dec 15, 2015
8908d11
updated styling
rileslovesyall Dec 15, 2015
2fe70a5
added images to front page
rileslovesyall Dec 15, 2015
01fd2f8
DRYed controller, added flash for delete
rileslovesyall Dec 15, 2015
8b6fd1e
Retired field only shows for owner products
knaydee Dec 15, 2015
a868f46
Retired true says yes on form and vice versa
knaydee Dec 15, 2015
d0c39dd
Better formatting and prettifying of retired check box
knaydee Dec 15, 2015
63cee8f
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
knaydee Dec 15, 2015
7fc877a
Retired field only shows for owner products
knaydee Dec 15, 2015
9704da0
Retired true says yes on form and vice versa
knaydee Dec 15, 2015
02f6e44
Better formatting and prettifying of retired check box
knaydee Dec 15, 2015
c1bcfd4
Merge branch 'retire' into quartzy/master
knaydee Dec 15, 2015
ab0ee1b
front page
annaleeherrera Dec 15, 2015
6f8f6a2
changed where product#create redirects, added flash msg
rileslovesyall Dec 15, 2015
9fadeb8
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
rileslovesyall Dec 15, 2015
2abf960
css added for flash error
rileslovesyall Dec 15, 2015
c9e96ee
updated some CSS for front page
rileslovesyall Dec 15, 2015
8b30577
fixed page styling
rileslovesyall Dec 15, 2015
7a112da
made fonts into variables
rileslovesyall Dec 16, 2015
29ac30c
added nice price to revenue
rileslovesyall Dec 16, 2015
22af525
order controller show spec
Dreedle Dec 15, 2015
991c927
First half of order controller cart spec
Dreedle Dec 15, 2015
bb4636b
Still order specs (not totally done)
Dreedle Dec 16, 2015
6579d2e
Finished cart spec for orders controller
Dreedle Dec 16, 2015
522a695
changed button
rileslovesyall Dec 16, 2015
b2d8789
added some css classes around
rileslovesyall Dec 16, 2015
cac01f1
minor css
rileslovesyall Dec 16, 2015
4d865d5
working on CSS and general stuff
rileslovesyall Dec 16, 2015
8d678e8
changing some thing
rileslovesyall Dec 16, 2015
e12442a
Merge branch 'working' into quartzy/master
rileslovesyall Dec 16, 2015
028b8f9
Adding rspec tests for orders_controller delete action
Dreedle Dec 16, 2015
334004d
uniform fonts and colors
annaleeherrera Dec 16, 2015
a884d94
updated styling on checkout page
rileslovesyall Dec 16, 2015
ea9f8c1
css styling formatted
rileslovesyall Dec 16, 2015
ae86bbe
cssed cart page
rileslovesyall Dec 16, 2015
3489234
fixed order update status, working on forms
rileslovesyall Dec 16, 2015
f317c13
fixed status again
rileslovesyall Dec 16, 2015
f624e1d
form padding
annaleeherrera Dec 16, 2015
b547dbe
updated order total methods
rileslovesyall Dec 16, 2015
0828789
order confirm page complete
rileslovesyall Dec 16, 2015
7c20a3d
rspec test for orders_controller confirm
Dreedle Dec 16, 2015
7019921
rspec test for orders controller confirm action
Dreedle Dec 16, 2015
c6a21bc
rspec test for orders_controller cancel_as_guest
Dreedle Dec 16, 2015
e125e6e
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
Dreedle Dec 16, 2015
f54a018
updating css
rileslovesyall Dec 16, 2015
046788b
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
rileslovesyall Dec 16, 2015
41d57bc
updated css colors and styling
rileslovesyall Dec 16, 2015
a7d8db1
putting header-box everywhere
rileslovesyall Dec 16, 2015
58e6af9
front page won't show merchants with too few products for display
rileslovesyall Dec 16, 2015
b353e7a
more button css
rileslovesyall Dec 16, 2015
80a2551
more css
rileslovesyall Dec 16, 2015
c574a16
minor css
rileslovesyall Dec 16, 2015
07a21c4
welcome controller spec fixed
rileslovesyall Dec 16, 2015
1e2daf2
Merging new welcome controller specs
Dreedle Dec 16, 2015
75e92b4
started order cancelled button
rileslovesyall Dec 16, 2015
93af7a2
writing logic for shipped and cancaled order items
rileslovesyall Dec 16, 2015
a505d6e
removed user dash cancel button
rileslovesyall Dec 16, 2015
278e9de
Removing cancel_as_user order controller action and route
Dreedle Dec 16, 2015
4ab24c3
made prices look better
rileslovesyall Dec 16, 2015
d56433f
bug fixed on welcome index page
rileslovesyall Dec 16, 2015
3ceff9e
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
rileslovesyall Dec 16, 2015
8f165a8
form bug
annaleeherrera Dec 16, 2015
918a22a
Taking order destroy out of orders controller
Dreedle Dec 16, 2015
f8b100a
added header boxes
rileslovesyall Dec 16, 2015
ec1a6d6
added at to cart button
rileslovesyall Dec 16, 2015
3682b2e
add to cart button everywhere
rileslovesyall Dec 16, 2015
f95d8a0
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
Dreedle Dec 16, 2015
5bfcb5c
Fix POST create spec in products controller
knaydee Dec 16, 2015
fa67c30
Fix merge in products controller
knaydee Dec 16, 2015
fcfeabe
add to cart logic fixed
rileslovesyall Dec 16, 2015
e45135a
Fixing products show again
Dreedle Dec 16, 2015
9c3223a
reverted to old version
rileslovesyall Dec 16, 2015
fabc6df
Fix price in product update method
knaydee Dec 16, 2015
d2e2845
only_current_user updated
rileslovesyall Dec 17, 2015
cb34c62
nice price added
rileslovesyall Dec 17, 2015
9691013
updated quantity cart is showing
rileslovesyall Dec 17, 2015
742ec7a
added required fields
rileslovesyall Dec 17, 2015
6c911a9
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
rileslovesyall Dec 17, 2015
e91dd72
Remove Rating from in front of rating star reviews
knaydee Dec 17, 2015
60d7a15
Product categories are now show in list format in show view
knaydee Dec 17, 2015
5eaf84e
Users may now leave reviews for products tthey do not own
knaydee Dec 17, 2015
a2b04eb
Product controller spec for PATCH update works
knaydee Dec 17, 2015
9d0fb28
Comment out spec for PATCH retire
knaydee Dec 17, 2015
17f4217
placed at and order status added
rileslovesyall Dec 17, 2015
6b4f27f
wrote product#out_of_stock?
rileslovesyall Dec 17, 2015
c134b08
logic added for out of stock showing
rileslovesyall Dec 17, 2015
6e7fa6b
changing where we are decrementing inventory
rileslovesyall Dec 17, 2015
6732f7f
orderitems by order status working
rileslovesyall Dec 17, 2015
82a21f9
order dash works even if you don't have any orders
rileslovesyall Dec 17, 2015
085594e
cannot mark items as shipped if their order has been cancelled
rileslovesyall Dec 17, 2015
26b6af6
added required fields
rileslovesyall Dec 17, 2015
7858c78
Orders controller test for finalize action
Dreedle Dec 17, 2015
e13d851
changing orders#ship to a patch method
Dreedle Dec 17, 2015
d0cefe7
Taking out session_over method from controller
Dreedle Dec 17, 2015
cce250d
Changing products#buy to remove conditional about stock. Will be take…
Dreedle Dec 17, 2015
3cfb3f8
show name on page, minor styling
rileslovesyall Dec 17, 2015
49b18f2
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
rileslovesyall Dec 17, 2015
35edc5a
updated styling
rileslovesyall Dec 17, 2015
10e10b0
removed extraneous code
rileslovesyall Dec 17, 2015
057f74c
added required fields to form
rileslovesyall Dec 17, 2015
296a568
orders won't populate twice
rileslovesyall Dec 17, 2015
8ffb4c2
user#dash working without orders or products
rileslovesyall Dec 17, 2015
2318898
delete pictures
annaleeherrera Dec 17, 2015
82f9f21
Remove orders with status set to complete
knaydee Dec 17, 2015
0c688d5
Working on method to decrement product stocks in order model
Dreedle Dec 17, 2015
75edfac
Tested in rails c the method to decrement products stock
Dreedle Dec 17, 2015
cca2927
Adding decrement_products_stock method into orders controller finaliz…
Dreedle Dec 17, 2015
ddd630a
Stocks of products decrement by 1 when you finalize an order
Dreedle Dec 17, 2015
f89e6f6
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
annaleeherrera Dec 17, 2015
06bc3d5
delete pictures
annaleeherrera Dec 17, 2015
6c504d8
validation bugs
annaleeherrera Dec 17, 2015
f67f71a
Merge branch 'productvalidation' into quartzy/master
annaleeherrera Dec 17, 2015
29146ae
add cart buttons doesn't show on main page if out of stock
rileslovesyall Dec 17, 2015
fb88b09
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
rileslovesyall Dec 17, 2015
f4f6ec6
product#show doesn't show add to cart if product.out_of_stock?
rileslovesyall Dec 17, 2015
5b6c326
Deleting unneeded comment from order.rb
Dreedle Dec 17, 2015
57c52c3
Quantity of item in cart must be 1 or greater. Use remove button to g…
Dreedle Dec 17, 2015
ea134a5
checkout page looks way better
rileslovesyall Dec 17, 2015
26aec33
new pic for t-chainz
rileslovesyall Dec 17, 2015
ee07a81
updated seeds, added border around front page users/cats
rileslovesyall Dec 17, 2015
2ab572b
Methods to make sure orders and users exist
Dreedle Dec 17, 2015
a675212
Further debugging of cart showing problem
Dreedle Dec 17, 2015
07027cd
Adding @user = @current_user to order_dash controller
Dreedle Dec 17, 2015
479fe93
New order seeds (four of them)
Dreedle Dec 17, 2015
b6078a7
Test that retired is updated when clicked
knaydee Dec 17, 2015
c002e5f
Test that if retired is updated it goes back to product show page
knaydee Dec 17, 2015
5243ae5
I don't remember the changes I made
knaydee Dec 17, 2015
c955578
Made prices lower in seeds
Dreedle Dec 17, 2015
81d6ed2
Update Gemfile for Heroku and create Procfile
knaydee Dec 17, 2015
6b862fb
Fix image
knaydee Dec 17, 2015
c1549dd
Changed products#buy to use current_order. Starting to add flash when…
Dreedle Dec 17, 2015
39b548b
Flashes work when you add items to cart
Dreedle Dec 17, 2015
5279408
caps on checkout form
Dreedle Dec 17, 2015
5430d4c
order item specs
annaleeherrera Dec 17, 2015
16207ab
orderitem specs
annaleeherrera Dec 17, 2015
e6fdc4f
order item rspec orderitem by order method
annaleeherrera Dec 17, 2015
efb819d
update readme w heroku link
annaleeherrera Dec 17, 2015
fbd293c
updated readme to include heroku link
rileslovesyall Dec 17, 2015
059f60b
redirecting somewhere weird wtf
rileslovesyall Dec 17, 2015
894593f
removed nice price value, form works but is icky
rileslovesyall Dec 17, 2015
a1f4e72
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
rileslovesyall Dec 17, 2015
3ab5a72
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
knaydee Dec 18, 2015
29ccefc
Update Gemfile for Heroku and create Procfile
knaydee Dec 17, 2015
c038f86
Fix image
knaydee Dec 17, 2015
488f9e7
Test that a guest or non-owner cannot retire a product
knaydee Dec 18, 2015
ce8dee6
Merge branch 'flash' into quartzy/master
knaydee Dec 18, 2015
01c3708
mark shipped updated
rileslovesyall Dec 18, 2015
f0648a8
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
rileslovesyall Dec 18, 2015
c3023c3
removing ship from orderscontroller and corresponding spec
Dreedle Dec 18, 2015
efccb24
delete unused html
annaleeherrera Dec 18, 2015
de975f1
got rid of extraneous views
rileslovesyall Dec 18, 2015
b99bf07
flash color is falshier
rileslovesyall Dec 18, 2015
619d63a
gave orderitems a default value of 1
rileslovesyall Dec 18, 2015
5a4d847
h3 product name on product index are centered
Dreedle Dec 18, 2015
712481a
Centered images and button on product_view
Dreedle Dec 18, 2015
0f82b42
Centering and sizing images on products view
Dreedle Dec 18, 2015
dd4a729
created application controller spec file
rileslovesyall Dec 18, 2015
6d89ee7
stubbed out stuff in file
rileslovesyall Dec 18, 2015
0c69191
only_current_user spec stubbed
rileslovesyall Dec 18, 2015
d737d50
stubs for needed specs written
rileslovesyall Dec 18, 2015
47c497f
Final retire test - to test that product is created with retired set …
knaydee Dec 18, 2015
fad61a2
Attempt at making review form look better
knaydee Dec 18, 2015
68f1a5b
Empty cart looks a bit better
Dreedle Dec 18, 2015
cf624f4
css on index page to make groups more distinct
Dreedle Dec 18, 2015
3f10e84
Fix a bit of indent on index html
Dreedle Dec 18, 2015
0e311d7
Should have fixed problem of logging out when the order doesn't exist
Dreedle Dec 18, 2015
5336e7e
product show page better aligned;
rileslovesyall Dec 18, 2015
6ad34c8
sign up
annaleeherrera Dec 18, 2015
b9fbbfa
Add flash messages for create user and finalize order
knaydee Dec 18, 2015
d096694
revenue totaling
annaleeherrera Dec 18, 2015
a896017
merchants display is iterating more properly in users index
Dreedle Dec 18, 2015
9783470
Centered things in users#index and changed treasure troll seed
Dreedle Dec 18, 2015
3e86ab7
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
annaleeherrera Dec 18, 2015
dbb2c08
hover button colors fitting better
rileslovesyall Dec 18, 2015
242456a
fixed order#total logic
rileslovesyall Dec 18, 2015
9036707
commit
rileslovesyall Dec 18, 2015
d04c448
recentering in welcome index
Dreedle Dec 18, 2015
35ac7bc
Centered things in categories index
Dreedle Dec 18, 2015
1a56d75
DRYed up retire method and rspec in controller and add retire_toggle …
knaydee Dec 18, 2015
e5ca88e
Merge branch 'quartzy/master' of github.com:Dreedle/betsy into quartz…
knaydee Dec 18, 2015
f1d9dc4
updated a few last things in dash
rileslovesyall Dec 18, 2015
e4ef7bc
final switch
rileslovesyall Dec 18, 2015
4160c93
fixed header
rileslovesyall Dec 18, 2015
4cd7293
Made it so stock properly decrements.
Dreedle Dec 19, 2015
ae4b9e3
Changed product validations and specs so you can buy the last one of …
Dreedle Dec 19, 2015
dc8ef3a
test written for order_by_status
rileslovesyall Dec 21, 2015
278069f
fixed revenue by status issue
rileslovesyall Dec 21, 2015
601470d
Add hidden form fields to product_params
knaydee Jan 15, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ source 'https://rubygems.org'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '4.2.5'
# Use sqlite3 as the database for Active Record
gem 'sqlite3'
# Use SCSS for stylesheets
gem 'sass-rails', '~> 5.0'
# Use Uglifier as compressor for JavaScript assets
Expand All @@ -28,6 +26,8 @@ gem 'bcrypt', '~> 3.1.7'

gem 'bootstrap-sass', '~> 3.3.6'

gem 'font-awesome-rails'

# Use Unicorn as the app server
# gem 'unicorn'

Expand All @@ -42,15 +42,20 @@ group :development, :test do
gem 'hirb'
end

group :production do
gem 'pg'
end

group :development do
# Access an IRB console on exception pages or by using <%= console %> in views
gem 'web-console', '~> 2.0'
gem 'better_errors'
gem 'binding_of_caller'
gem 'pry-rails'
gem 'rails-erd'
# Use sqlite3 as the database for Active Record
gem 'sqlite3'

# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
gem 'spring'
end

5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ GEM
docile (1.1.5)
erubis (2.7.0)
execjs (2.6.0)
font-awesome-rails (4.5.0.0)
railties (>= 3.2, < 5.0)
globalid (0.3.6)
activesupport (>= 4.1.0)
hirb (0.7.3)
Expand All @@ -90,6 +92,7 @@ GEM
multi_json (1.11.2)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0.rc2)
pg (0.18.4)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
Expand Down Expand Up @@ -199,9 +202,11 @@ DEPENDENCIES
bootstrap-sass (~> 3.3.6)
byebug
coffee-rails (~> 4.1.0)
font-awesome-rails
hirb
jbuilder (~> 2.0)
jquery-rails
pg
pry-rails
rails (= 4.2.5)
rails-erd
Expand Down
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: bundle exec rackup -p $PORT
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
TEST
Team Quartzy Trelly Board
https://trello.com/b/sBn5vXJY/quartzy

Heroku Link:
http://quartzy.herokuapp.com/

# bEtsy
[b]Etsy will be an online store where a wide variety of products can be listed and sold by any user. In this project we will focus on reinforcing the major components of Rails, Model Validation, as well as introducing some more complex logic such as user authentication.

Expand Down
29 changes: 1 addition & 28 deletions README.rdoc
Original file line number Diff line number Diff line change
@@ -1,28 +1 @@
== README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.
Find us on heroku: http://quartzy.herokuapp.com/
Binary file added app/assets/images/quartzy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions app/assets/javascripts/categories.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/categoryproducts.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/orderitems.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/orders.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/products.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/reviews.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/sessions.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/users.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
3 changes: 3 additions & 0 deletions app/assets/javascripts/welcome.coffee
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://coffeescript.org/
Loading