UI & UX Rebuilding
Product canvas workshop interface design, Architecture, Wireframes, Graphic Design, Implementation, PHP5, Symfony 2.6, MySQL, MariaDB, Java Script
We created technically stable application that can be scaled. The application is fast and enables quick actions. With technical, UX and design changes, Client noticed an increase in the number of registered users. It is a huge advantage and brings many business values.
What we’ve done is front-end and backup application. The goal was to keep it simple and user-friendly. We wrote a new application from scratch. Basing on years of experience our Partner knew exactly which functions are useful and used most often. The result of programming work is a Symfony application in the admin panel using the Bootstrap, so the admin’s actions are comfortable for all types of devices.
the interface was unsuited for today’s standards
new users did not register as often as the used to
it did not meet today’s safety requirements
redesigned interface for the best user experience
increased number of registered users
modern application that is attractive and intuitive
We always put user in the first place during the design process to guarantee the best experience. That also helps us better understand his needs and build the app in a way to achieve all of the business goals that our client is looking for.
Target analysis
Competitors analysis
Business values
Business weakness
Product vision
Potential models
Who are already the hostess or would like to become the models
Potential customers
Who can visit and look at the models’ catalog, filtering be several chosen parameters
We designed and wrote a new application from scratch. From the user’s perspective - we made a new design of both the application and information pages. The most important thing was to build a user control panel, so that the registration and updates of data (especially photos) were simple and allowed downloading data and photos from Facebook. Obviously, the new design is responsive so the site looks modern and elegant.
Easy way to create the castings, models management and creating events.
The admin can quickly search for models according to interesting attributes, for example - languages, site, height or measurements. Thanks to receiving the requests from the Partner, it can quickly determine how many models are actually available in your area or meet specifies requirements.
New US & design of the application and information pages. The most important thing was to build a user control panel, so that the registration and updates of data were simple.
Registration and updates of data are simple and allows downloading data and photos from Facebook
Accounts easy to set and manage
Our guidebook helps you to create good looking photos
The casting list allows you to find the castings which are the best for you
Huge search allows to find the models/hostess which you’re looking for. For example: finding a hostess above 170cm height, available in Milan, speaking both Italian and English is not a problem anymore
1 PO + 1 SM + 2 Designers + 2 Front-end Developers + 2 PHP Developers
The portal contains part of CMS, where you can edit the content visible on the website and edit the blog section. We decided to use WordPress and make integration between WP and Symfony with help of custom API. Displaying paginated list of application, e.g. a list of models, we had to join to query that the model address information, attachments, statuses, etc. Component (whiteoctober / Pagerfanta) This list was divided into pages and generated sub-optimal query in a MySQL database which lasted several tens of seconds. We used MariaDB database, which have improved performance joints and subqueries.