Giter Club home page Giter Club logo

coding-challenge-backend's Introduction

Badi Coding Challenge Submission - Bassem Mawhoob

Zombies at Badi

The context

My name Grizzly Bow and I am a humozombotic scientist specializing in micro-genetic transformation (atleast, that's what they told me in college). I was anonymously informed that the world need my expertise to defend or destroy it, not sure yet. That's why I decided to invade the world with my latest creation, Zombie 1.0.3.1a. Below you'll find my secrets on how this marvelous creation took place.

Documentation & Usage

Technical Discussion

  • The project's core is single controller for the Zombie resource with 2 concerns that are heavily used accross the controller. The project depended on RSpec (I find it more expressive) and factories for testing and has been deployed to Heroku.
  • Tests first... always. Generating controllers by default generates controller specs. However, no controller specs have been written during this project. Request specs were used instead. Request specs are designed to drive behavior through the full stack, including routing. This means they can hit the applications' HTTP endpoints as opposed to controller specs which call methods directly. Since this is an an API application, this is exactly the kind of behavior I wanted for my tests.
  • No form of rate limitations or security measures have been taken for demonstration purposes only.
  • Strong parameters and scopes have been used everywhere to maintain data integrity and search validity.
  • The project had little choices to be made but feel free to ask about anything related.

Cheers ๐Ÿป

coding-challenge-backend's People

Contributors

albertobeta avatar bassemawhoob avatar dsantosmerino avatar

Watchers

 avatar  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.