mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-06 10:46:50 +00:00
376 B
376 B
RentEase
Manage your holiday rental
To Do
- Create a booking
- Add line items
- Read from the database
- Build the pdf invoice
- Refactor the env variable calls to a Config struct with proper defaults
- Refactor handlers to call their dependencies instead of taking them from the Server struct
Built With
- Go
- Htmx
- Templ
- PostgreSQL