The development process
Requirement analysis | system design | development & QA | deployment & support
The first step to creating any web application is to analyse the requirements that the app needs to meet. Once this is done, the design process can begin. This involves designing a user interface (UI) that will allow end-users to interact with the system. When the system designs are complete, the development can begin.
The development stage of the app creation is where all of the server-side coding is created. The UI we created is then attached to the server-side coding, and your web application is nearly ready for use. Having created the web app, quality assurance begins. This phase includes testing the system, and eventually rolling the app out to a select group of test-users.
Once the web app is bug-free and has been tested to the highest possible standards, deployment begins and the app is distributed to the users.
All of our web apps come with a month of 24/7 support. During this period we will be on hand to assist with any questions about the system functionality, and to deal with any unlikely functionality issues.
Our technologies
Object orientated PHP | MySQL | Ajax
We use PHP coding and MySQL databases to create web apps. Sometimes we also use Ajax, a JavaScript protocol, which allows seamless communication between the front-end UI and the back-end server. Ajax is a common technique in web app creation, as it can eliminate the need for full post backs. Not using full post backs allows the system to request relevant information only, this allows the web app to run faster and improves usability.
Securing your app
Cross site scripting | MySQL injection | brute force
Making sure a web-based app is secure is extremely important. There are many threats to web apps ranging from trickery such as cross site scripting, to offensive techniques such as brute force password macros. However, this is not something you need to be concerned about. All of our web apps come complete with protection from hacking techniques, meaning the data and functionality used in your web app will be completely secure!

