Skip to content

blacknvcone/RevSumApps

Repository files navigation

Report Summary Apps by Dani Prasetya

Before running this apps, please validate your requirement environment :

  • PHP Version >= 7.0.0

Pre-Caution

If you get the apps from cloning this repository, please install the depency with this command :

D:\RevSumApps> composer install

It didnt necessary if you get apps from shared drive (Full Copy).

Running Instruction

Open your CLI and then goes to root directory of this path. After that simply run with command :

  • php artisan serve

Example : D:\RevSumApps> php artisan serve

If the console didnt warning anything , open your browser and then go to this link http://localhost:8000

Challenge

Things you need to incorporated **(Main Objectives)**:
  • Please create grid page, use source companies.csv, please use paging regarding the data being too big.

  • Filter by: Company Name, Client Tier, Segment Name.

  • Please keep in mind, data are divided into 2 years for 14 and 15

  • When click company and go into company detail, we would like to see a graph to view number comparison between Y14 and Y15 for numerical data points and we can update those number as well. Please create similar with picture from drobox

  • [FAILED] Kindly Create, update function when we update value of graph and when push re-submit button will update data and graph also (REASON: CSV File its hard to maintain.)

You have time until <Time + 3 day> to solve this puzzle

About

Just and simple project for passing my test

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors