This project consisted of the development of an application for wine tasting and is composed by two modules, Backoffice and a App for Android.
App Android
The App Mobile allows the tasters a simple and agile interaction during the wine evaluation process. Thus the entire process of data collecting from the wine tasting test is easier and that increases a quality control.
App Android
This application is developed with Xamarin, in order to be able to respond to future developments and improvements.
Backoffice
The Backoffice was developed to facilitate the entire process from creation of new wine tasting test to wine management, tasters, among others.
Backoffice
This platform is supported by a Microsoft SQL Server Database where all the contents and configurations used are registered. A service layer was created in order to create an abstraction between the frontend and the data, thus enabling the implementation of all required business rules and even reusing these services between various components such as the Backoffice and an Android App.
The site was developed using a Microsoft MVC framework, thus allowing for the best possible integration with the lower layers of the application (services, database), as well as great customization of the frontend component.

