An open API service indexing awesome lists of open source software.

https://github.com/headlessnode/inventory-application


https://github.com/headlessnode/inventory-application

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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