alvyynm / ticketbookingsystem

Ticket booking API written in Node.js, Express, PostgreSQL (with Sequelize ORM) and Redis (caching)
MIT License
3 stars 0 forks source link

Improvements: Ensure vip price is greater than regular; event start date is not greater than end date #36

Closed alvyynm closed 8 months ago

alvyynm commented 8 months ago

This PR does the following: