GithubHelp home page GithubHelp logo

flaming-tyrion's Introduction

Java test

Please fork this repo and follow the instructions below to complete the test.

The Sprint

The sprint is arround 1.5hours long. It begins when you received this repo and will end once you issue a pull request back to it. Please make commits as you go (> 1, < 100).

The Story

As a separate application, I would like to be able to add, retrieve, remove and update Cars in your application via a RESTFul API.

The Acceptance Criteria

  • Unless the README contains alternative steps to expose your endpoint over http, we will expect a WAR file (which we will test using a Wildfly application server).
  • If the story needs to be broken down to fit into the sprint it is wise to do so. Priority order is:
    1. add
    2. retrieve
    3. remove
    4. update
  • My Car has the following attributes:
    • Id*
    • Make
    • Model
    • Year of manufacture
    • Entry Date*
  • We do not require persistent storage (in-memory is fine).

*generated by the application on entry

Extras

  • Add/stub-out unit tests
  • Add/stub-out integration tests
  • Add persistent storage of any kind

Limitations

You can use whatever online resources you want (aside from copy-pasting large chunks of code, obviously).

You are encouraged to use any frameworks etc you feel comfortable with.

flaming-tyrion's People

Contributors

sadams avatar

Watchers

Tim Walters 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.