Code Monkey home page Code Monkey logo

test-assignment's Introduction

test-assignment

setup

  • fork this repo and work there
  • yarn (for some reason on MacOS its building sqlite3...)
  • yarn bootstrap
  • cd into specific package (TODO: add script to run packages from lerna root)

to run each package, see their respective README and package.json

use cases for frontend

  • feel free to use any component library (we use mui)
  • aligned to screenshots design (desktop) as closely as possible (see design)
    • list of all marina with cards
    • marina detail page
  • if some data are missing from be, just fake them (fe or be, doesn't matter)

nice to have:

  • responsive (mobile version)
  • map (mapboxgl preferred)
  • simple ssr reactdom with rendertostream with koa (or next.js if you want to set it up)

use cases for backend

  • query marinas, cities, countries, amenities, photos and their relevant properties
  • query all marinas in a city
  • query all marinas in a country
  • add marina mutation with validation (e.g. yup)

nice to have:

  • account schema (requires mutation for account table)
  • authentication + authorization for add marina mutation
  • pagination

test-assignment's People

Contributors

olso avatar

Watchers

James Cloos avatar  avatar Ivana Zemanovicova avatar

Forkers

gforro ohusar

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.