×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

  • Web service for integration into urban environment

    to simplify the process of integration of the user into a new urban environment, it is optimal to use a web service that allows, on the basis of location, to determine the nearest points that are of any informational nature, or grouped lists of interconnected points that form routes. The web service corresponds to the REST (representative State Transfer) architectural style and is developed on the Java 8 programming language platform. OOAP (object-oriented analysis and design) was used as a design methodology.

    Keywords: web service, web application, user, tourism, tourist route, attractions, coordinates, location

  • Developing a web application using Spring Framework and jQuery

    The paper describes the process of developing a web application that contains audio content. When designing the system, the methodology of OOAP (Object-Oriented Analysis and Design) and the MVC (Model View Controller) design pattern were used. With umbrello, canonical UML diagrams are constructed, describing various aspects of the system being modeled. Based on the diagrams created, the application was implemented using the java programming language. Also, the user interface is made, allowing to demonstrate the capabilities of the application. The developed application should be a multi-page client-server application with the ability to listen to music and create playlists based on their preferences.

    Keywords: web application; audio content; methodology of object-oriented analysis and design; UML - chart; java programming language