Giter VIP home page Giter VIP logo

miniproject's Introduction

THIS README IS FOR THE MASTER BRANCH OF SPREE AND Rails MiniProject of Shopping.

SUMMARY

This Project Is Developed By 4 Persons

  • Varsha Narkhede
  • Kumari Soni
  • Vishal Jain
  • Piyush Awasthi

This is Online shopping Project that follow the RESTapi of rails and in it we include lots of other components.

as:

  • Indian State Localization
  • CSV File Product Upload
  • Whishlist, Bookmark, Invite friends, Social Integration etc

Installation:

** To start this Project You Must Have Following Dependency. **

1: Rails version 3.2.16
	gem install rails -v '3.2.16'
2: Ruby version 1.9.3p484
	gem install ruby -v '1.9.3p484'
3: Spree Version 2.0.8.beta
	rails g spree:install
4: Mysql Server version: 5.6.12 MySQL 

Getting Start

To Start The Project In You Local System Must Follow Following Steps.

1. Clone the Git repo
	git clone [email protected]:piyushanchanto/Miniproject.git

2. Change directory
	cd Miniproject

3. Install Bundle
	bundle install

4. Create Your own database
	rake db:create

5. Install Spree
	rails g spree:install
 
6. Migrate Your database
	rake db:migrate

7. Go to http://localhost:3000/ and you'll see:
       "Welcome aboard: You're riding Ruby on Rails!"

Install MySql

To Install Mysql 5.6.12 Server on Mac Follow Steps

1: Open mysql home page
	http://dev.mysql.com/downloads/mysql/
2: Select Platform
	Download TAR Archive
3: Extract TAR File
4: Double click to install

Any Problem Related To this Project:

If you have any Problem Related to this project use the Help Guide.

* The Getting Started Guide: http://guides.rubyonrails.org/getting_started.html
* Ruby on Rails Tutorial Book: http://www.railstutorial.org/
* Related to Spree http://guides.spreecommerce.com/developer/
* You also mail me [E-mail]([email protected])

To open gem file of Spree:

find spree path
open -a finder path  as (/piyush.rvm/gems/ruby-1.9.3-p484/bundler/gems/spree-297e8e549791)

Issue:

Issue related to installations solve Here

1: Solve issue of Taxonomy table structure not found:

 bundle && rm -rf tmp/cache/assets
 bundle install
 rails g spree_i18n:install

Thank You.

Piyush Awasthi

miniproject's People

Watchers

Piyush awasthi avatar  avatar vishal jain avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.