avinasx / ihntest

A hiring test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ihntest

A hiring test DETAILS

Folder information:

1. 1-calculator : solution for task 1 , contains question 1(simple calculator using plain JS)

2. 2-3-company-contact-movie-api : contains solution for task 2 and 3 as well(crud-ajax as well as api-movie-search task).

get started

Requirements: An OS with the AMP-Stack and a web-browser installed.

For task-1 , simply go to 1-calculator folder and open index.html with any browser.

For task-2 and 3, import ihntest.sql to your database.

change database credentials in 2-3-company-contact-movie-api/config/db.php

Run composer install in project directory (not mandatory)

go to http://yourserverip/2-3-company-contact-movie-api/web/index.php (considering folder is directly placed to your roor directory)

A catch

For task 2 and 3 codigniter is not used(as mentioned) , mostly core-php , JQuery and Yii2(Another framework) is used.

Some demo Images

img img img img img

php version used: 7.3.XX mysql version used : 8.XX

About

A hiring test


Languages

Language:CSS 54.8%Language:JavaScript 28.3%Language:PHP 15.6%Language:Shell 0.6%Language:Awk 0.2%Language:HTML 0.2%Language:Batchfile 0.2%