Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ppichugin/bookings-web-app
Reservation & bookings of rooms. Web App (in develop)
https://github.com/ppichugin/bookings-web-app
go golang gotemplate gotest javascript postgresql scss-framework soda vanilla-js
Last synced: 6 days ago
JSON representation
Reservation & bookings of rooms. Web App (in develop)
- Host: GitHub
- URL: https://github.com/ppichugin/bookings-web-app
- Owner: ppichugin
- Created: 2022-11-21T13:15:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T18:55:18.000Z (over 1 year ago)
- Last Synced: 2024-10-31T09:42:50.322Z (about 2 months ago)
- Topics: go, golang, gotemplate, gotest, javascript, postgresql, scss-framework, soda, vanilla-js
- Language: Go
- Homepage:
- Size: 6.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bookings and reservations
### (in develop)This is the repository for Bookings & reservation of rooms Web App
- Built in Go version 1.19
- Uses [chi router v5](https://github.com/go-chi/chi)
- Uses [Alex Edwards - SCS session management](https://github.com/alexedwards/scs/v2)
- Uses [nosurf](https://github.com/justinas/nosurf)
- Uses [SweetAlert2](https://sweetalert2.github.io/)
- Uses [govalidator](https://github.com/asaskevich/govalidator/)
- Uses [Buffalo (Soda)](https://gobuffalo.io/documentation/database/soda/)
- Uses [pgx v.5](https://github.com/jackc/pgx)