GithubHelp home page GithubHelp logo

theejhay / senior-fullstack-take-home Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 10hourlabs/senior-fullstack-php-takehome

0.0 1.0 0.0 489 KB

Senior Full Stack Developer Take Home Interview

License: MIT License

Shell 0.58% PHP 76.42% Python 6.57% HTML 8.22% CSS 4.44% JavaScript 1.18% Dockerfile 1.92% Makefile 0.66%

senior-fullstack-take-home's Introduction

senior-fullstack-take-home

All source code in this repo should not be used in production. This is for development purpose only. Feel free to clone/fork the repo and modify as expected.

Overview

A simple microservice application using REST, SOAP and Webhooks. The SOAP server is written in PHP, allowing you call procedures remotely. JSON is used over XML for simplicity. REST is done through Python Flask, which is also responsible for handling webhook requests from GitHub and publishing updates to React via WebSocket.

Highlevel Architecture Overview

Architecture

The entire application is expected to be dockerized and deployed on AWS Elastic Beanstalk

What has been done for me?

The following have been implemented for you to make it easier for you to get started. The requirments document should contain all the information you need to get started.

  1. A SOAP server written in PHP
  2. A SOAP client written in Python
  3. Project bootstraped for PHP, Python and React
  4. An ORM written in PHP (don't use in production ๐Ÿ˜‰)
  5. PHPUnit has been setup correctly
  6. ORM thorougly tested ๐Ÿ˜‰ ๐Ÿค” ๐Ÿ˜‰
  7. And lots more

What we didn't do for you

The exercise ๐Ÿ˜œ

senior-fullstack-take-home's People

Contributors

theterminalguy avatar

Watchers

James Cloos 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.