Property management app
Find a file
2024-02-09 14:13:27 +01:00
assets change app name and add assets 2024-02-04 14:04:30 +01:00
constants add line items 2024-02-05 21:53:24 +01:00
internal add list bookings page 2024-02-09 14:13:27 +01:00
.gitignore initial project structure 2024-02-04 12:50:05 +01:00
go.mod initial project structure 2024-02-04 12:48:43 +01:00
go.sum initial project structure 2024-02-04 12:48:43 +01:00
main.go show booking page and line items 2024-02-04 21:52:08 +01:00
Makefile add navigation items 2024-02-09 11:07:36 +01:00
README.md initial project structure 2024-02-04 12:48:43 +01:00

RentEase

Manage your holiday rental

To Do

  • Create a booking
  • Add line items
  • Read from the database
  • Build the pdf invoice

Built With

  • Go
  • Htmx
  • Templ
  • PostgreSQL