Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Web Programming with Spring Boot

A collection of solved exam and midterm tasks completed during the Web Programming course at the Faculty of Computer Science and Engineering — Skopje (2025/2026, Winter Semester).

📁 Repository Structure

ExamSolutions/
├── jan2025-g1-task/ # January 2025 - Group 1
├── jan2025-g2-task/ # January 2025 - Group 2
├── jan2025-g2-task-SECOND-TIME/ # January 2025 - Group 2 (retry)
├── june2025-g1-test/ # June 2025 - Group 1
├── june2025-g1-test-SECOND-ATTEMPT/ # June 2025 - Group 1 (retry)
├── kol2025-g1/ # Midterm 2025 - Group 1
└── kol2025-g2-main/ # Midterm 2025 - Group 2

🛠️ Topics Covered

  • Spring MVC — controllers, models, views (Thymeleaf)
  • Spring Security — authentication, authorization, config
  • Spring Data JPA — repositories, entities, database integration
  • Testing — unit and integration tests for web applications
  • HTML Forms & Lists — frontend interaction with backend

🚀 How to Run

Open any project in IntelliJ IDEA:

  1. File → Open → select the project folder
  2. Make sure you have Java 17+ and Maven installed
  3. Run the main Application.java class
  4. Open browser at http://localhost:8080

🎓 Academic Info

FieldDetails
CourseWeb Programming
InstitutionFCSE — Skopje
SemesterWinter 2025/2026
StackJava, Spring Boot, Thymeleaf, JPA

Part of my academic portfolio — see other projects on my GitHub profile.

About

Full-stack web applications built with Spring Boot — exam solutions and course projects from FCSE

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages