Vue.js

Vue.js is a progressive open-source framework for building web applications. Thanks to its simplicity, it is very popular even among novice developers. In Vue, you can create reusable components and easily link them together. In MEMOS, you will encounter virtually nothing else when creating a front-end.

 

Did you find out anything new?
Share on social media

Where have we used Vue.js?

Take a look at the examples

Fox & Muse

Web dating app

Our developers developed the Fox & Muse web app. When registering, each user has to enter their passport or ID/driver’s license information, which allows the system to verify their identity. It will also check the user’s criminal record to prevent the registration of people who, for example, have been convicted of sexual harassment, thus guaranteeing the safety of other clients. The registration fee can easily be paid through the Stripe payment gateway, and this also applies to any other payments. In exchange for every dollar spent, the app then credits accounts with loyalty points, which can be further used to buy luxury lingerie for women, whether the lady buys it herself or gets it from a suitor. The app includes the ability to simply chat with other users, of course, but it’s not a problem to use the call or video call feature as well. You can easily set up how far the dating app should show the location of people on the map. We also programmed an administration application for our client, thanks to which he manages the system (purchases with loyalty points, blacklists of unsuitable users, etc.). We used Vue.js technology for the frontend and .NET 6 for the backend to develop both applications.

MUDr. Václav Durdil

Applications for patients with heart problems

Communication between doctor and patient is enabled either by chat or video call. A very useful feature is the „automated conversation“. This offers the patient questions that are pre-selected by the doctor himself, and the answers show the most likely diagnosis. The patient will quickly find out what is bothering him and save himself and his doctor time.   Of course, each patient enters details of his or her health status at registration, including previous medical interventions, medications and other necessary information. This way, the doctor always has everything important in one place and knows what he or she is working with.   We have developed the app in web and mobile versions. While developing the web app, our programmers worked with VueJS for the front-end and .NET Core for the back-end. The mobile, which is available on both Apple and Android devices, was created using the Xamarin framework.

ROPID

Mobile and web application for transport company

We developed a web-based application for the dispatch centre. The web app is user-friendly and easy to work with. Thanks to the integration with Google Maps, the location of all the vehicles is visible, so assigning drivers to customers is easier. It is not necessary to handle each order separately. Individual journeys can be merged and it is also possible to work with repeat or return journeys. Our developers worked with .NET for the backend and Vue.js for the frontend when developing this application. The mobile app is developed for drivers and assistants. They will find a list of rides for each day, and by clicking on a specific item they will find all the necessary information including the route. The app is available on Google Play. Xamarin was used to develop it.