You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Простое REST API для бронирования мест на мероприятие.
Технологии
Node.js + Express
PostgreSQL + Sequelize
dotenv для переменных окружения
⚙️ Установка и запуск
git clone //github.com/alilnil7/event-reservation-system.git
cd booking-system
npm install
About
A simple **event booking API** built with **Node.js**, **Express**, and **PostgreSQL**. Users can reserve seats for available events, and the system automatically updates event availability.