Skip to content

Commit

Permalink
Merge pull request #7 from Kondeo/contractPage
Browse files Browse the repository at this point in the history
Contract page
  • Loading branch information
julianpoy committed May 23, 2016
2 parents 5eedf20 + 871df0d commit 58ee91c
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ module.exports = function (grunt) {
options: {
port: 9000,
// Change this to '0.0.0.0' to access the server from outside.
hostname: 'localhost',
hostname: '0.0.0.0',
livereload: 35729
},
livereload: {
Expand Down
5 changes: 4 additions & 1 deletion app/scripts/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,12 @@ angular
controller: 'PanelCtrl'
})
.when('/panel/contract', {
templateUrl: 'views/contract.html',
templateUrl: 'views/panel/contract.html',
controller: 'ContractCtrl'
})
.when('/contract', {
templateUrl: 'views/staticContract.html',
})
.when('/about/:developer', {
templateUrl: 'views/developers.html',
controller: 'DevelopersCtrl',
Expand Down
File renamed without changes.
66 changes: 66 additions & 0 deletions app/views/staticContract.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
Between us, Kondeo, and you, the customer.
<h2><a class="anchor" href="https://gist.github.com/malarkey/4031110#summary" rel="noreferrer" name="user-content-summary"></a>Summary:</h2>
We’ll always do our best to fulfil your needs and meet your expectations, but it’s important to have things written down so that we both know what’s what, who should do what and when, and what will happen if something goes wrong. In this contract you won’t find any complicated legal terms or long passages of unreadable text. We’ve no desire to trick you into signing something that you might later regret. What we do want is what’s best for both parties, now and in the future.

So in short;

You are hiring us, Kondeo, design and develop a web site for the estimated total price outlined in the Work Estimate. Of course it’s a little more complicated, but we’ll get to that.
<h2><a class="anchor" href="https://gist.github.com/malarkey/4031110#what-do-both-parties-agree-to-do" rel="noreferrer" name="user-content-what-do-both-parties-agree-to-do"></a>What do both parties agree to do?</h2>
<em>You:</em> You have the authority to enter into this contract on behalf of yourself, your company or your organisation. You’ll give us everything we need to complete the project as and when and in the format we need it. You’ll review our work, provide feedback and approval in a timely manner too. Deadlines work two ways, so you’ll also be bound by dates we set together. You also agree to stick to the payment schedule set out at the end of this contract.

<em>Us:</em> We have the experience and ability to do everything we’ve agreed with you and we’ll do it all in a professional and timely manner. We’ll endeavour to meet every deadline that’s set and on top of that we'll maintain the confidentiality of everything you give us.
<h2><a class="anchor" href="https://gist.github.com/malarkey/4031110#getting-down-to-the-nitty-gritty" rel="noreferrer" name="user-content-getting-down-to-the-nitty-gritty"></a>Getting down to the nitty gritty</h2>
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#design" rel="noreferrer" name="user-content-design"></a>Design</h3>
We create look-and-feel designs, and flexible layouts that adapt to the capabilities of many devices and screen sizes. We create designs iteratively and use predominantly HTML and CSS so we won’t waste time mocking up every template as a static visual. We may use static visuals to indicate a look-and-feel direction (colour, texture and typography.) We call that ‘design atmosphere.’

You’ll have plenty of opportunities to review our work and provide feedback. We track all of our development on Github so you can view it at all times, and you will have regular, possibly daily contact. If, at any stage, you’re not happy with the direction our work is taking, you’ll pay us in full for everything we’ve produced until that point and cancel this contract.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#text-content" rel="noreferrer" name="user-content-text-content"></a>Text content</h3>
We’re not responsible for writing or inputting any text copy. If you’d like us to write new content or input text for you, we can provide a separate estimate for that.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#photographs" rel="noreferrer" name="user-content-photographs"></a>Photographs</h3>
You should supply graphic files in an editable, vector digital format. You should supply photographs in a high resolution digital format. If you choose to buy stock photographs, we can suggest stock libraries. If you’d like us to search for photographs for you, we can provide a separate estimate for that.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#html-css-and-javascript" rel="noreferrer" name="user-content-html-css-and-javascript"></a>HTML, CSS and JavaScript</h3>
We deliver web page types developed from HTML5 markup, CSS2.1 + 3 stylesheets for styling and unobtrusive JavaScript for feature detection, poly-fills and behaviours.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#browser-testing" rel="noreferrer" name="user-content-browser-testing"></a>Browser testing</h3>
Browser testing no longer means attempting to make a website look the same in browsers of different capabilities or on devices with different size screens. It does mean ensuring that a person’s experience of a design should be appropriate to the capabilities of a browser or device.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#desktop-browser-testing" rel="noreferrer" name="user-content-desktop-browser-testing"></a>Desktop browser testing</h3>
We test our work in current versions of major desktop browsers including those made by Apple (Safari), Google (Chrome), Microsoft (Internet Explorer), Mozilla Firefox and Opera. We’ll also test to ensure Microsoft Internet Explorer 9 for Windows users get an appropriate, possibly different, experience. We’ll implement a single column design for older versions of Internet Explorer and we won’t test in other older browsers unless you specify otherwise. If you need an enhanced design for an older browser, we can provide a separate estimate for that.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#mobile-browser-testing" rel="noreferrer" name="user-content-mobile-browser-testing"></a>Mobile browser testing</h3>
Testing popular small-screen devices is essential in ensuring that a person’s experience of a design is appropriate to the capabilities of the device they’re using. We test our work in:

iOS: Safari, Google Chrome Android 4.x: Google Chrome and Firefox

We currently don’t test Blackberry, Opera Mini/Mobile, Windows Phone or other mobile browsers. If you need us to test using these, we can provide a separate estimate for that.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#technical-support" rel="noreferrer" name="user-content-technical-support"></a>Technical support</h3>
We’re not a website hosting company so we don’t offer support for website hosting, email or other services relating to hosting. You may already have professional hosting and you might even manage that hosting in-house; if you do, great. If you don’t, we can set up an account for you at one of our preferred hosting providers. We can set up your site on a server, plus any statistics software such as Google Analytics and we can provide a separate estimate for that. Then, the updates to, and management of that server will be up to you.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#changes-and-revisions" rel="noreferrer" name="user-content-changes-and-revisions"></a>Changes and revisions</h3>
We know from experience that fixed-price contracts are rarely beneficial to you, as they often limit you to your earliest ideas. We don’t want to limit your ability to change your mind. The price at the beginning of this contract is based on the length of time we estimate we’ll need to accomplish everything you’ve told us you want to achieve, but we’re happy to be flexible. If you want to change your mind or add anything new, that won’t be a problem as we’ll provide a separate estimate for that.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#legal-stuff" rel="noreferrer" name="user-content-legal-stuff"></a>Legal stuff</h3>
We can’t guarantee that our work will be error-free and so we can’t be liable to you or any third-party for damages, including lost profits, lost savings or other incidental, consequential or special damages, even if you’ve advised us of them. Finally, if any provision of this contract shall be unlawful, void, or for any reason unenforceable, then that provision shall be deemed severable from this contract and shall not affect the validity and enforceability of any remaining provisions.

Phew.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#copyrights" rel="noreferrer" name="user-content-copyrights"></a>Copyrights</h3>
First, you guarantee that all elements of text, images or other artwork you provide are either owned by your good selves, or that you’ve permission to use them.

Then, when your final payment has cleared, copyright will be automatically assigned as follows:

You’ll own the visual elements that we create for this project. We’ll give you source files and finished files and you should keep them somewhere safe as we’re not required to keep a copy. You own all elements of text, images and data you provided, unless someone else owns them.

We’ll own the unique combination of these elements that constitutes a complete design and we’ll license its use to you, exclusively and in perpetuity for this project only, unless we agree otherwise.

We love to show off our work and share what we’ve learned with other people, so we reserve the right, with your permission, to display and link to your project as part of our portfolio and to write about it on websites, in magazine articles and in books.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#payments" rel="noreferrer" name="user-content-payments"></a>Payments</h3>
We’re sure you understand how important it is as a small business that you pay the invoices that we send you promptly. As we’re also sure you’ll want to stay friends, you agree to stick tight to the payment schedule.

The payment schedule is as follows:

As outlined on each Work Estimate sent out, we quote a "due date", an allotted amount of time and a total price. You are expected to pay for each feature as it is delivered, within 14 days after the due date. If, for some reason we have agreed to postpone the due date, the 14 day period will change to reflect that.

Separate due features scheduled for the same date may be grouped into a single check. You are also welcome to group and pay for additional features scheduled for future due dates ahead of time. As long as you are within the 14 days after the deadline, we are happy!
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#but-wheres-all-the-horrible-small-print" rel="noreferrer" name="user-content-but-wheres-all-the-horrible-small-print"></a>But where’s all the horrible small print?</h3>
Just like a parking ticket, you can’t transfer this contract to anyone else without our permission. This contract stays in place and need not be renewed. If for some reason one part of this contract becomes invalid or unenforceable, the remaining parts of it remain in place.

Although the language is simple, the intentions are serious and this contract is a legal document.
<h3><a class="anchor" href="https://gist.github.com/malarkey/4031110#the-dotted-line" rel="noreferrer" name="user-content-the-dotted-line"></a>The dotted line</h3>
By signing the Work Estimate, you are agreeing to the terms of this contract.

Please keep a copy of this document as well as a copy of your Work Estimate for your records.

0 comments on commit 58ee91c

Please sign in to comment.