https://github.com/headlessnode/inventory-application
https://github.com/headlessnode/inventory-application
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/headlessnode/inventory-application
- Owner: headlessNode
- License: mit
- Created: 2024-10-16T09:21:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T08:26:53.000Z (12 months ago)
- Last Synced: 2025-01-19T16:48:46.384Z (10 months ago)
- Language: EJS
- Homepage: https://harsh-rheba-headlessnode-af6e4da8.koyeb.app/
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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