Project Information

  • Project Name: Whiskey Thief: Your Virtual Whiskey Shelf
  • Project date: July 2020
  • Project URL: Whiskey Thief
  • Project API Repository: Click Here
  • Project Client Repository: Click Here

Whiskey Thief: Your Virtual Whiskey Shelf

Single page application that allows users to create and manage virtual whiskey shelves. This application features user authentication (sign up, sign in, sign out, change password) that interacts with a custom API, implementing MongoDB, Mongoose and Expressjs. The Whiskey Thief application has the functionality to create, read, update, and delete data in a database, implementing 4+ RESTful routes for handling GET, POST, PUT/PATCH, and DELETE requests.