Giter Site home page Giter Site logo

code-review's Introduction

Welcome to the CarSaver Code Review Project!

First off, congratulations! You've made it to the next level of our hiring process.

This is a fairly bare-bones Spring Boot application. Some mistakes have intentionally been introduced. Some may have been unintentionally introduced (we're only human ๐Ÿคท ).

The application can be run in all the usual ways:

  • mvn spring-boot:run

  • ./mvnw spring-boot:run

  • An IDE that makes you feel comfortable and productive

Keep an eye out for code smells, potential errors, code style inconsistencies etc. The point of this code review exercise is to spawn conversation, not necessarily to test your ability to "find all the bugs". Some things you may find are subjective, and that's okay. We'd love to hear your opinion on those things.

Also, If you'd like, you can attempt to fix the problems you see using a Pull Request. This is not required but might provide a good framework for our conversation.

If you decide to do a Pull Request, please fork the repo following the instructions here.


NOTE

The application is using an H2 in memory database. The console for which can be accessed at http://localhost:8080/h2-console

JDBC URL: jdbc:h2:mem:codereview

Username: admin

Password: password


code-review's People

Watchers

James Cloos avatar

Forkers

wroswell11

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.