Skip to content

benwallis/php-fms-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDI Developer Task

Prerequisites

Task

You will be creating a "File Management System".

Your git repository has two interfaces, please use these interfaces as the foundation of the task.

Feel free to implement the web page as you like, we would like a simple admin panel where we can test the functionalities described in the php interfaces.

You can use bootstrap as your css base. The end result should be responsive. If you use a psd as a base for the design please include it in the task.

You may use a storage engine of your choice, for example MySQL, Sqlite or flat files. If you choose to use MySQL or another SQL database then please provide a schema dump.

You may complete the task in any way you see fit.

Conclusion

In your repository PROGRESS file, you should note your experience with the task, and provide some critique to the codebase as a whole.

If you used Vagrant and/or PuPHPet to create a development VM please include the configuration files so we can test your code on the same platform.

About

PHP based File Management System test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.4%
  • PHP 38.6%
  • SourcePawn 6.2%
  • ApacheConf 3.0%
  • Assembly 3.0%
  • CSS 0.8%