Coder Social home page Coder Social logo

aviv-web-technical-test-1's Introduction

AVIV technical test

Welcome to the AVIV technical test! This README will provide you with everything you need to know to start the exercise. Please read it thoroughly before you start working on your implementation proposal.

1. A bit of context

At AVIV, we often deal with listings. A listing is the description of a real estate that can be rented or bought. It contains information such as price and availability. We also display real estates characteristics, such as its category or size.

It has been decided by the product manager of your team to provide a view of the listings to our customers. Specifically, we want to display a list of each listing we have in our database, with its price history. Your team has determined that a REST API should be developed to provide the listings, so they can be displayed on a single page application. Your colleagues developers have already started to provide a resource endpoint to retrieve, create and update such listings in an API called the ListingAPI.

The ListingAPI has a schema that is documented in the schemas/listingapi.yaml folder.

You should upload the YAML file to ReDoc and browse it carefully.

Your team made a schema of the current application architecture Application Architecture

2. Before starting

Installation

If you need to install Docker Desktop, go to the Docker Get Started page. You will also need docker-compose to run this test.

The backend test provides an implementation of the ListingAPI.

The frontend test provides an implementation that consumes it.

Before digging into the test, please note the following expectations:

  • You should allow between 90 minutes - 180 minutes for this test, including the discovery phase;
  • Please, indicate on the SOLUTION.md file how long you spent on the test;
  • During the development phase, be sure to write down your assumptions and any other development you were not able to achieve, in the SOLUTION.md file.

The aim of the technical test is to serve as a basis for the debrief that follows it, in which you will defend your decisions and discuss what might be missing in your implementation.

3. The exercise

If you are applying for a front-end position, please continue reading the FRONTEND-README.md file.

If you are applying for a back-end position, please continue reading the BACKEND-README.md file.

4. Deliverable expectations

When you're done, send us a .zip file with commits history (keep the .git folder). The file should include:

  • the .git/ folder;
  • the entire codebase;
  • the SOLUTION.md file, with the answers to the questions written above.

If you want to join any additional file, you can add them to the archive and link them in the SOLUTION.md file.

aviv-web-technical-test-1's People

Contributors

dependabot[bot] avatar yoan-ma avatar newblues avatar pravee3791 avatar celinedesnoe avatar nherbin-ma avatar quentinus95 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.