Solutions
Start of the project often defines how it will end. So we always pay a lot of attention to the preparations. At the initial stage, Mobirevo’s business analyst and system design specialists engaged with the client. For each project we make sure that the development sprints are well-planned, everything is documented, and all parts of the product are properly interconnected.
After we completed mockups, wireframing, and planning, we could proceed to the active stage. The development of a web app, admin and owner web portals, and the biggest selling point for the platform – digitalized currency (token).
As the first step, we needed to create a robust web application. The client focused on the slick interface, advanced features, and performance. This is why we have chosen web application development as our approach for this project.
For the web application, Mobirevo selected PHP as primary Server side technology, JavaScript / jQuery / HTML 5 / CSS3 for the client side development, SQL for database development and WordPress for admin and owner web portals development because WordPress gave us access to features and flexibility at a subsidized cost and time that no other technology could.
While For the digital token development we considered the cost of blockchain token development and decided to use PHP to develop logic system, exchange protocols and logical checks because we wanted to save cost and time given the available budget and time frame for completion.
First of all, we needed user's to go through a set of security checks before a successful registration / Login, so we developed a set of email verification and confirmation using Cpanel's email servers. To further secure the web application from email hacks attacks, we implemented the auto-username generation upon registration rather than allowing the users to login in using their emails. This also added another layer of security on the users end.