JasonTHChen / LMYC-Angular

Angular for LMYC Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LMYC-Angular    

LMYC Logo

The client, Mr. Dave Senkler, wishes to migrate functionality for booking boats from the old site to the new site. It was decided to create an API/JavaScript solution that can be injected into the new WordPress site.

This is repository consists of the Angular part of the solution.

Prerequisites

Angular

Coding style

Angular Style Guide

Built With

Contributing

Gitflow

  1. Fork it (https://github.com/LMYC/LMYC-Angular/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -S -m 'Add some fooBar')
  4. Update CHANGELOG.md
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

Reference

Format

CHANGELOG format is based on keep a changelog

About

Angular for LMYC Website


Languages

Language:TypeScript 54.1%Language:HTML 42.2%Language:JavaScript 1.9%Language:CSS 1.8%