.NET

.NET is a software development platform from Microsoft. It contains many tools and libraries that enable the development of applications for different operating systems. A big advantage is interoperability – applications written in other languages (Python, Java…) can be integrated with applications written in .NET. It contains a lot of frameworks for developing specific types of applications.

Did you find out anything new?
Share on social media

Where have we used .NET?

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.

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.

Hercules

Web Application for Contract Management

Our developers created a user-friendly web app that met the client’s requirements. Users now have a clear overview of the necessary data related to individual contracts. They also receive notifications when a contract is about to expire. That enables them to finish everything on time without forgetting important dates. When they click on a specific customer and select their specific brand, they will see a report with all the details and individual campaigns. Overall, the app is very clear and easy to work with. Everything is divided into different sections, so each user can quickly find exactly what they need. When developing the backend, the developers worked with .NET Core and used Vue.js for the frontend.