Inventory Application

A web application for managing video game collections built with Express.js, Ejs and PostgreSQL. This app allows users to browse games filtered by developer and genre, while administrators can manage the game database through a dashboard.

🎮 Features

  • Browse complete game collection
  • Filter games by developer and genre
  • Admin dashboard for game management:
    • Add new games
    • Update existing game information
    • Delete games
  • Responsive design for mobile and desktop

🛠 Tech Stack

  • Backend: Express.js, Node.js
  • Frontend: Ejs, Tailwind CSS
  • Database: PostgreSQL
  • Deployment: Koyeb