Git Product home page Git Product logo

evaluation's Introduction

evaluation

evaluation test

This project assumes you know how to use both git and composer and you have them installed on your local machine.

#TOOLS USED IN THIS PROJECT Symfony 2.8.* PHP 5.6.* Git 2.7 Composer

#INSTALLATION

open console or command prompt and run the following commands

#clone the repository to your local $ git clone https://github.com/mokgosi/evaluation.git

#Check in to your project root and download symfony libraries $ cd evaluation $ composer update

Assuming you are running the app from PHPs built in server:

navigate to http://localhost:8000/api/doc on the brower to view the API from a sandbox

navigate to http://localhost:8000 to consume api from frontend

=======================================================================================================================

  1. Considering this code http://pastebin.com/kWQTvFe8
name, nobody knows if * included a column called "name") - In larger tables this may cause performance and network load issues - In some cases if columns order, your code is bound to break during binding - If column names change, your code is bound to break. - Schema changes to active tables happens all the time - intefers with the intent you want to use data for - If columns are deleted, your code is bound to break. Conlusion: not a good idea unless you know what you are doing.

evaluation's People

Contributors

mokgosi avatar

Watchers

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