Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 343 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 343 Bytes

Trackify

An online database managed by Prisma and NodeJS. Has various pages to manage inventory for a store. Has "Add Product, Delete Product, List Product, and Update Product" functionalities.

How to install and run

  1. Open directory in command line
  2. Run npm install to install all dependencies
  3. Run npm start to start server