SitChatApp
SitChatApp is a web application for real-time messaging,
multimedia content and group communication between users.
The project was created for the subjects Client Web Technologies
and Server Web Technologies from the 2nd year of the "Software
and Information Technologies" department at the Faculty of
Technical Sciences at the University of Novi Sad.
The goal of the project is to learn RESTful architecture, use
advanced authentication and authorization tools (Spring
Security, JWT), real-time data exchange (WebSocket/STOMP), use
of microservices as an external content provider.
Showp - Mock chocolate factory web shop
Showp is a simulation of a web store for chocolate products.
Users can search for products, add them to a shopping cart, and
place orders. The project was created for the course
Fundamentals of Web Programming from the 2nd year of the
"Software and Information Technologies" department at the
Faculty of Technical Sciences, University of Novi Sad. The goal
of the project is to gain knowledge about:
- Web servers
- HTTP request processing
- Java HTTP Servlets
- Dependency management with the Maven tool
-
Spring framework with Spring Boot beginner configuration
- MVC architecture
- Relational database integration