- Built in Go 1.17
- PostgresSQL
- Boostrap
- chi router
- alex edwards SCS as session management
- nosurf as middleware, and protect CSRF attack
- pgx PostgreSQL driver and toolkit for Go
- simple mail as Sending Email pkg
- Go validator
- Booking a Room by selecting available day
- Auto Sending confirmation email using goroutine and channel
- A Dashboard can Check All Reservation
- Edit delete profile on Dashboard
- A Dashboard calendar is straightforward to watch room status (Red one stands for room restriction)