PhotoRig

PhotoRig was created as the Final Project for WDV341: Intro to PHP.  There are two levels of privileges – admin and user. A user is able to view and select camera bodies or lenses from the main database, then add the items to their personal gear, which is displayed on the user’s homepage. Users can also remove items from their personal inventory.

Admins have the same abilities as general users but are further able to add, modify, and remove camera bodies or lenses from the main database.

The application is written in an object-oriented manner and utilizes an MVC style architecture. No PHP frameworks (such as Laravel, Yii, Drupal, etc.) were used. It uses Bootstrap 4 for styling.

View the repository on Github

Leave a Reply

Your email address will not be published. Required fields are marked *