We build websites and software for ethical businesses, charities and sanctuaries
This means following a lifestyle that is against cruelty, exploitation and suffering for all; whilst ensuring our environment is treated with the upmost respect.
One way we believe we can help in this is to provide assistance to charities, businesses, organisations and sanctuaries so they can grow and ensure a positive future for all.
However big or small, we are sure we can help.
For 15 years we have been working on many different websites and business systems for companies from the small to those worth in excess of a billion pounds.
This includes everything from architecture and development, as well as working with customers during requirement gathering and prototyping. We have been involved from the early days of setting up hardware and software as well as ongoing maintenance, migration work or upgrades.
From public websites and APIs to Intranet applications; all with bespoke functionality limited only by your imagination
We have experience building ecommerce sites from scratch as well as implementing existing ecommerce platforms and payment providers
Need business software from managing stock and orders? or converting data from legacy format to new? We can build it all
We can develop Mobile apps for Android and iOS - Sleep Toxins is an Android game available from the Google Play Store.
For those people who are developing web applications/websites then every time a change is made it should be going through a QA. This is for functional testing of the change but also to detect any regression which may have occurred.
If you have a need to unit test a helper method which does a call to Action then you will hit an issue due to how HtmlHelper is not mockable and the call to Action will end up going through many layers and actually calling an action.
This example is a simple NUnit test that uses the test case functionality of NUnit to run against multiple browsers. The sample web-application is MVC but it doesn't really matter for the test case itself. The only important part is that you define what on the page is static and what is dynamic so the test case can do correct asserts of the page.
If you have ever built a Windows Service then trying to debug it can be a problem, having to attach the debugger to a running process is not ideal and I like having the ability to just click play.
As part of my ongoing journey creating an eCommerce site I had to implement into the .NET MVC 3 website I’m creating a way of having URLs such as website.com/pretty-pink-boots Instead of: website.com/product/view/100/pretty-pink-boots
Thank you, your message has been sent.