About
the
workflow
What you need to know
Developing an application can be complicated; here, you can find some helpful information to understand it better.
It is nice to know what kind of system you need
Modularity and scalability are what you always want
We prefer Vue.js on the front-end
UI and UX matters
Documentation and code quality matters to us
Hosting and DevOps
FAQ
Some frequent questions in advance.
I need a Laravel package. Can you help?
I have a startup idea. Can you help?
Is accessibility a concern of yours?
We talk, measure the needs
The first step of our cooperation is information gathering and specification writing to measure the project and set the goals.
We design the app interface
We start to design your application. You'll get a prototype in HTML and CSS that you can approve.
Laravel and Vue
At this point, we focus on the code on both back-end and front-end. This is where we build your app's core and functionality.
Testing and iterating
Testing is essential. This is why we pay huge attention to writing tests and fix the bugs we or you find. Then iterate.