Skip to content

UMiamiLibraries/uml-project-test-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programmer Demonstration Project, UM Libraries

Goal:

Create hierarchical staff list organized by department.

Specifics:

Please complete the project using the following steps:

  1. Set up your environment and import data

    a. Install docker v. 4.11.0 (83626)

    b. Clone the following repository into your local machine: https://github.com/UMiamiLibraries/uml-project-test-2022

    c. Use Docker Compose to build the development environment

    d. Import the SQL data contained in the repo

    e. Sanity check: Open your browser on localhost, using the appropriate port, to make sure the setup is working

  2. Create the application

    a. Using PHP, output in HTML a hierarchical list of staff arranged by department, with the supervisor as the first person showing in each department

    b. Generate an API that outputs the data in JSON suitable for external applications to consume.

  3. Make your code available for review in advance of the presentation (e.g., GitHub)

Presentation:

You will present your project to appropriate members of the UM Libraries in the Zoom meeting. You will explain your solution, identify any issues you encountered, and outline any enhancements that you might add later.

Notes:

  • You can use any IDE you want, but for free applications you could try VSCode and MySQL Workbench.
  • Don’t worry too much about styling the final product.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published