Nothing Special   »   [go: up one dir, main page]

Skip to content

Max-im/furniture-shop

Repository files navigation

Furniture-shop

App info:

Name Furniture-shop
Description Main page furniture-shop
Start date 28.11.2017
Version 1.0.0

SetUp the app

  • Download this repo: git clone https://github.com/Max-im/furniture-shop.git
  • Go to the project directory: cd furniture-shop
  • Install all App dependencies: npm i

Run the App

  • for start the project in develop mode:
    npm run start
  • for build production version:
    npm run build

Technologies:

  • vue-cli cli;
  • Vue vue / ES6 ES6;
  • jQuery jQuery / owl-carousel / moment moment;
  • HTML5 HTML / BEM bem / OpenGraph openGraph;
  • Sass (Scss) sass / CSS3 CSS3 / mobile-first;

Schedule:

Num Action Hours
1. Consider the project, create repo, readme.md 2
2. Environment init, structured the project 0.5
3. Prepare assets for the projects 2
4. Create topLineBlock component 3
5. Create mixBlock component 6
6. Create mainMenu component 6
7. Create slider component 2
8. Create popular component 5
8. Create banners component 1
8. Create carousel components 5
8. Create support component 1
8. Implement addProducts, changeTotalPrice functions 3
1. Code review, refactoring 3
1. Add microdata, correct readme 1
1. Deploy 0.5
TOTAL 41