Giter Site home page Giter Site logo

arunbaruah / 80cents Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zetapath/80cents

0.0 2.0 0.0 1.52 MB

A real and easy NodeJS service for create ecommerce platforms.

Home Page: http://80cents.org

License: GNU General Public License v3.0

CoffeeScript 32.74% CSS 17.61% JavaScript 45.87% HTML 3.77%

80cents's Introduction

A real and easy NodeJS service for create ecommerce platforms.


Package Quality


Installation

In less than five minutes you can have your ecommerce up and ready. 80cents is registered as a Node package with NPM. You can install the latest version of 80cents with the command:

npm install 80cents

Files

After install NPM package, you need create the following structure of files and folders. If you want you can download our example:

.
├── environment
│   ├── development.yml
│   └── ..
├── 80cents.js
├── 80cents.yml
├── bower.json
├── gulpfile.coffee
├── package.json

80cents it's powered by ZEN-server. You can find proper settings for these files in the next links:

Commands

Install dependencies and bower components:

npm install
bower install

And compiles:

gulp init

Now start application running the following command:

node 80cents.js

Running your store

Your shop is running at http://localhost:1337


Quick start

Manage your account at http://localhost:1337/admin. After admin registration let's start with basic information about your store:

Settings

In this section you can edit information about your store as Name, Homepage, Metas and Mail addresses for contact. Also, you can configure your shop address. This information will appears on your invoice.

image

Then you can edit Standard and Format for products details.

image

Collections

Start building your store creating some collections, in this example we are building a shop for sell or buy tech devices so we need a Mobile, Tablets and Desktop categories.

Select Collections from aside and click on Add a Collection button. Fill the form and after saving basic information you can upload images for this category.

image

Products

The next step is to add products to categories. Select Products from aside and create a new one and edit product's information.

image

Discounts

In this section you can define discounts for your customers. Define a code, description and if the discount is in percent or money. Also, you can configure your discount for entire order, collection or product.

image

Pages

Use this section to add static pages as About, Shipping, Returns, Terms of use or any other that you need.

Links for Pages are shown at footer. You can check Header Menu checkbox for have links at header.

image

Payments

With 80 cents you can choose as payment between PayPal or Stripe. You just need configure your keys.

image


Customize

Coming soon

Theme

Templates

Endpoints

80cents's People

Contributors

soyjavi avatar cat2608 avatar

Watchers

James Cloos avatar Arun Baruah 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.