GithubHelp home page GithubHelp logo

tccmbr / development-test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from masternolt/simulado

0.0 1.0 0.0 784 KB

Development Knowledge Test

ApacheConf 0.01% PHP 99.30% HTML 0.32% CSS 0.01% JavaScript 0.37%

development-test's Introduction

Development Knowledge Test

This will be a practical test to analyze your knowledge using GIT and CodeIgniter. However, any additional knowledge that can be used (that makes sense) will also be analyzed.

Test

To begin, you should fork this repository. This will be your workstation.

  1. Create a CodeIgniter APP on your fork. We're currently using version 2.
  2. Your app should do some tasks:
    a. CRUD for products.
    b. A cron to create an order with random products every thirty minutes.
    c. Display all orders, this query should be cached.

Tasks Explanation

2.a - This should be basic stuff (name of product, price, stock quantity).
2.b - Orders must include random products that is available in stock. Also include new informations, like total value, an unique identifier.
2.c - Display a view with all created orders, sort by latest created. This query should be cached, because orders are only created every thirty minutes.

Conclusion

Will be also analyzed, code organization (we follow PSR-2), creativity and functionality. When you finish, do a PR and we analyze.

Do your best! ๐Ÿ˜‰

development-test's People

Contributors

tccmbr avatar

Watchers

 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.