Skip to content

VoidZoneInteractive/webgears

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aggregate Vouchers - A task for Webgears recruitment process

  1. General information

1.1 Technologies, software and tools used to create this project

  • PHP 5.5.9
  • Symfony 2.7.5
  • PHPStorm 8
  • MySQL 5.5
  • Vagrant 1.7.4
  • POSTman 3.0.24

1.2 Links to download various parts of the project

1.3 Installation

1.3.1 Using Vagrant

1.3.2 Without using Vagrant

  • Install symfony 2.7.5
  • Configure your symfony 2.7.5 (database)
  • Download repository
  • Move repository to symfony dir
  • Run php app/console doctrine:schema:update --force
  • The app will be available on /admin/voucher

1.4 Additional info

  • I have like milion ideas to put some new features and tweaks but decided to finish it because it might take me too much time to complete it :)
  • I found that input2.json have 2 entries about the same product (id is matching). There was no info what to do in that case in task description so I decided remove one entry from the file. I guess that it shoudn't be there but if I was tasked to handle it somehow I would need some extra infor how to do it.

1.5 About

A Symfony project created on October 12, 2015, 06:56 pm. Author: Gregory Gurzeda

About

Test application for webgears recruitment process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published