Giter VIP home page Giter VIP logo

pizzapizza's Introduction

PizzaPizza

This is front end for Pizza Pizza v2

Getting Started

brew install redis
redis-server /usr/local/etc/redis.conf
npm i
npm run start

Used technologies

Angular 7 with ngrx 7
TypeScript
Bootstrap 4
SASS
Redis
GAE

Prerequisites

NodeJs ^v10.6.0 with npm
Download and install the **original** App Engine SDK for Python.  
Visual Studio Code with following plugins:
	Code spell checker
	Debugger for Chrome
	ESLint
	HTMLHint
	IntelliSense for css 
	Sass lint
	TabSpacer
	TSList

Installing

Clone the repository
Install dependencies 
	npm run i
Copy assets to distribution folder
	npm run build:prod
Start web pack dev server with hot module replacement support
	npm run start
Run local middleware
	npm run middleware

Code conversion

* Use ONLY tabs in all source files
* For every component which has multiple states use Enums. Don't hardcode any value
* Application consist of components and containers. All components needs to be stateless.
* All css need to be isolated withing the component

Linting

Before committing the code make sure that all linting issue are fixed in *.ts, *.scss *.html . Continuous integration server will check every commit and notify bitbucket status.

[Plastic web jenkins]
(http://192.168.45.5:8080/jenkins/)
npm run lint

Build

For production you need to build ahead of time compilation build. npm run build:prod

Deployment

Project is deployed via Bitbucket Pipelines using TAGS. Use the following tag structure to deploy to the correct environment release-ENV-YYYYMMDDTIME (TIME in 24hr format): * release-dev-201905011345 * release-qa-201905011345 * release-uat-201905011345

Tags should ONLY be created/pushed from the Development branch Examples of git commands to create/push tags git tag release-dev-201905091200 then git push origin --tags

Acknowledgments

Feel free to add any interesting Angular knowledge :) Angular 2 — A quick intro about template syntax How to bind a property to Style Width Pixel in Angular 2 Enums Swiper API The Power of Structural Directives in Angular Angular 4 ng-template & ng-container with parameters NgRx: Patterns and Techniques Angular 2 Application with Redux and ngrx

Authors

Adam Graham - * Data integration, combo configuration, order confirmation, club 11, UI improvements, location finder, code refactoring* Artur Lymarenko - * Data integration, building scripts, project architecture, web middleware, configurator page, club 11, pizza assistance, code refactoring, order history * Himat Jutla - * Product list, global modals, user account, checkout * Abubakr Eirabie - * Home page, header, footer, mobile nav, cart overlay, checkout * Yaro Martynchuk - * Sing in, sign up *

pizzapizza's People

Contributors

seniordev-ca avatar

Watchers

 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.