Code Monkey home page Code Monkey logo

recruitment-application's People

Contributors

cactu5 avatar fiilp avatar

recruitment-application's Issues

No validation error message displayed for SSN

If you try registering without filling any text box you should get an error for all fields, but there's no error for SSN.

Replication:
Try pressing the create account/register button without filling in any field.

Fix logs

Fix logging according to the architectural desicions

Lombok toString does not work

It seems like Lombok's toString generator doesn't work.

I suggest we create a utility function to standardize the way Java classes are printed out.

Decide what to do about the DTO interfaces

This is not a high priority issue, but I would like to bring up the subject that the DTO interfaces have not seen much practical use. There is a lot of them, and I wonder if it's really neccessary to include an "AvailabliityDTO" interface, since which class other than "Availability" would implement it? Should it be standardized to use the DTOs, and if so, how? The repository classes does not use them, which makes it seem forced to use them anywhere else.

Logs report that neither recruiter nor applicant was logged in

Logs report that neither recruiter nor applicant was logged in.

This is most likely caused by PersonService.java.

A possible fix would be to throw an error if the person can't be found so that the logging code won't be reached in the case of a failed login.

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.