Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ecd-public
/
interview-project-1
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
41736d01
authored
Jan 12, 2024
by
Murlidhar Fichadia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Readme.md
parent
6cbb7fd5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
ReadMe.md
+3
-2
No files found.
ReadMe.md
View file @
41736d01
...
...
@@ -34,15 +34,16 @@ When the above is run the parser should display row by row each product object r
-
New formats could be introduced in the future ie. (json, xml etc).
-
File headings could change in the future.
-
Some files can be very large so watch out for memory usage.
-
The code should be excutable from a terminal.
-
The code should be ex
e
cutable from a terminal.
-
Please provide brief read me describing how to run your application.
-
PHP 7+ must be used.
-
Should be built using native PHP and no third party libraries.
-
Required fields if not found within file should throw an exception.
-
You can use Composer to autoload files and to install PhpUnit or Pest testing suite.
#### Bonus:
-
Add unit/integration tests.
-
Add unit/integration tests
(Use PhpUnit or Pest testing suite for testing)
.
Example files can be found in the examples directory.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment