Git Product home page Git Product logo

profile_manager's Introduction

spring-boot-welcomer

#Setup & running you need to unzip files. To run application, you need to type: mvn spring-boot:run from the root project directory or run main class (RecruitmentTaskApplication) from your IDE #Explanation of technology stack Due to limited time I decided to focus on backend part of application and simplify the frontend. In real project I prefer to use AngularJS for UI and provide RESTful backend with Spring.

##Choosen technologies: maven - for dependencies management Spring Boot - as a framework due to profits connected with provided default configuration. Spring Data - for communicating with DB Spring Security - as a security layer of application Slf4j - logging library lombok - boilerplate code generator jsp with taglib - for views HTML5 with Bootstrap template(sb admin 2) and JQuery-ui for autocompleting embeded Tomcat - as an application server hsqldb - as in memory DB

##Futher improvments:

  • due to current user service, when you edit user email, you have to log out and log in again - should be change in the future,
  • add city and countries validation e.g. with Google Geolocation API
  • with REST communication with AngularJS I will use OAuth authorization instead of session,
  • reconfigure logging and storage log e.g. in files,
  • when the number of entity increase, mapper (JMapper or Orika)should be use,
  • based on other functionalities find common methods ect. and create abstract classes.

profile_manager's People

Contributors

apietras avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.