Skip to content
View marjanovicbrane's full-sized avatar

Block or report marjanovicbrane

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • 5 Updated Oct 16, 2022
  • BANKING-APP Public

    In this application the user can log in and perform 3 main features:1.Transfer money 2.Request loan 3.Close account.

    JavaScript 2 Updated Mar 5, 2022
  • From this game you can learn a lot of staff, you can learn all fundamentals of HTML , CSS and Java Script.You can learn how to use all kind of methods and functions.How to use DOM manipulation, Eve…

    JavaScript 2 Updated Nov 20, 2021
  • This game is great example for Java Script begginers to learn fundamentals of HTML, CSS and Java Script.In this example we can learn to use DOM manipulation, how to use Event Listeners and buttons …

    JavaScript 1 Updated Nov 20, 2021
  • In this project I used Spring Security for JDBC authentication and authorization with custom login page. I applied authorization for appropriate user roles (EMPLOYEE, MANAGER or ADMIN).I also made …

    Java 9 1 Updated Sep 19, 2021
  • In this project I used Spring Security for JDBC authentication and authorization with custom login page.I applied authorization for appropriate user roles (EMPLOYEE, MANAGER or ADMIN).I also made r…

    Java 6 Updated Sep 19, 2021
  • In this example I used Hibernate Validator to make validation rules and to make our custom validation rule ie. our custom annotation @CourseCode and some other standard validations for all other fi…

    Java 7 Updated Sep 18, 2021
  • Employee Directory app with Thymeleaf template and all CRUD methods for reading data from the database.

    Java 7 Updated Aug 7, 2021
  • SPRING SECURITY CRM REST API with AUTHENTICATION in memory and AUTHORIZATION.User can have 3 roles:employee, manager and admin.I secured all REST endpoints and adds following security authorization…

    Java 4 Updated Aug 7, 2021
  • CRM REST API that communicates with CRM REST CLIENT, two separated web applications which communicates together on the server.GitHub link of the CRM REST CLIENT is: https://github.com/marjanovicbra…

    Java 4 Updated Aug 7, 2021
  • CRM REST CLIENT app that communicates with CRM REST API, two separated web applications which communicates together on the server.GitHub link of the CRM REST API is: https://github.com/marjanovicbr…

    Java 4 Updated Aug 7, 2021
  • SPRING SECURITY with JDBC AUTHENTICATION and AUTHORIZATION using custom login page and BCRYPT algorithm.

    Java 2 Updated Aug 7, 2021
  • We created spring CRM web app with AOP.This app have standard 3 LAYERS.CONTROLLER, DAO and SERVICE.All 3 layers are the same as before.We also have entity class Customer, which is the same as befor…

    Java 2 Updated Jul 20, 2021
  • This is Spring Boot app REST API, using Hibernate API and all CRUD methods with database.We was using POSTMAN REST CLIENT to test all HTTP REQUEST METHODS (GET,POST,PUT,DELETE).

    Java 3 Updated Jul 14, 2021
  • This is Spring Boot app REST API, using SPRING DATA REST and all CRUD methods with database.We was using POSTMAN REST CLIENT to test all HTTP REQUEST METHODS (GET,POST,PUT,DELETE).SPRING DATA REST …

    Java 2 Updated Jul 12, 2021
  • This is Spring Boot app REST API, using SPRING DATA JPA and all CRUD methods with database.We was using POSTMAN REST CLIENT to test all HTTP REQUEST METHODS (GET,POST,PUT,DELETE).

    Java 2 Updated Jul 12, 2021
  • This is Spring Boot app REST API, using STANDARD JPA API and all CRUD methods with database.We was using POSTMAN REST CLIENT to test all HTTP REQUEST METHODS (GET,POST,PUT,DELETE).

    Java 2 Updated Jul 11, 2021