Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.21 KB

PIM - The Person Inventory Manager

PIM is a React Native application developed as my final project for Flatiron School. It allows users to create an inventory of items, keep track of where they put those items, and add metadata to the items and their containers.

Here's a demo of PIM from the Flatiron School Science Fair:

PIM-Presentation.mp4

Tech Stack

Frontend

Image and Camera Tools

Misc. UI Tools

Backend

  • Rails API with PostgreSQL Database
  • Active Storage for uploading and storing photos

This is the frontend repo, link to the backend repo is here - https://github.com/artwilton/pim-backend