Available through a web browser. App can track user's locations and draw on the map its position and movement speed. Web aplication includes:
JavaScript, Node.js, Express, HTML, CSS, Bootstrap 4, Ajax, WebSocket(STOMP)
This app can determine user location and immediately share position with other users. With this app user can also track everyone who share their positions.
Moreover, app allows to create new route and save user's coordinates. App is available on Android platform.
Java, Android
Back-end is a heart of the system. It receives GPS coordinates from user and dispatches messages to other connected clients.
Two type of communication is available. HTTP for REST API calls, and WebSocket for receives and sends real-time messages.
The data is stored in MongoDB database.
Java, Spring - Boot, Security, REST, MongoDB, WebSocket
This application is like a photo gallery, but it also offers special features such as:
The project was created as part of the engineering thesis.
Apache Cordova 6, HTML, CSS, JavaScript, SPA, SQLite
Website where user can rate books and write reviews.
All feature: book information, category, tags, reviews, vote, comments, user account, profile.
Java, Spring (Boot, Security, MVC, REST), Hibernate, MySQL, JSTL, HTML, CSS, JavaScript, Bootstrap 4