Code Monkey home page Code Monkey logo

laravel-challenge's Introduction

Laravel Challenge

1. api/login

Used at login.
Do all the tasks below:

  • Rewrite the code for request validation
  • Refine the code for user credentials
  • Implement code with Resources

2. api/posts

Fetch posts listing.
Do the following tasks:

  • To optimize the query
  • to use Resource

3. api/posts/reaction

Used for like or unlike a post after login.
Do the following tasks:

  • Change the coding style for request validation
  • Refactor the code for Like (or) Unlike to get better result

4. Wifi Calculator

  1. api/mpt/invoice-amount
  2. api/ooredoo/invoice-amount

Wifi Monthly Payment Calculator
Do the following tasks:

  • Implement code for wifi calculator following the rules for SOLID design principle

5. HR

  • api/apply-job
  • api/staff/salary

API for apply jobs
Do the following tasks:

  • Fix the wrong usage code

Bonus

Test Cases

  • Write feature tests for a login API.
  • Write unit tests for MPT Service and Ooredoo Service.

** Notes **

  • This project is not for business flows. You don't need to consider for that
  • This project is intended for Coding Skill only.
  • You can improve your code as much as you can, we will consider as bonus points.

laravel-challenge's People

Contributors

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