Property management app
Find a file
2024-02-04 12:48:43 +01:00
internal initial project structure 2024-02-04 12:48:43 +01:00
.env initial project structure 2024-02-04 12:48:43 +01:00
.gitignore initial project structure 2024-02-04 12:48:43 +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 initial project structure 2024-02-04 12:48:43 +01:00
Makefile initial project structure 2024-02-04 12:48:43 +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