Go to file
2024-04-11 14:52:32 +02:00
screen Added various widgets 2024-04-11 14:52:32 +02:00
uilayout Implement defining screens in yaml 2024-04-03 16:07:24 +02:00
uiwidget Added various widgets 2024-04-11 14:52:32 +02:00
.gitignore Initial commit 2024-03-30 15:52:24 +00:00
baseview.go Changed naming from controller to viewmodel 2024-04-04 15:00:35 +02:00
dialog.go Added various widgets 2024-04-11 14:52:32 +02:00
go.mod Initial Commit 2024-03-30 17:45:07 +01:00
go.sum Initial Commit 2024-03-30 17:45:07 +01:00
LICENSE Add LICENSE 2024-03-30 17:55:45 +01:00
log.go Initial Commit 2024-03-30 17:45:07 +01:00
README.md Initial commit 2024-03-30 15:52:24 +00:00
screenhandler.go Added various widgets 2024-04-11 14:52:32 +02:00
shortcut.go Initial Commit 2024-03-30 17:45:07 +01:00
tabbedview.go Changed naming from controller to viewmodel 2024-04-04 15:00:35 +02:00
view.go Changed naming from controller to viewmodel 2024-04-04 15:00:35 +02:00
viewmodel.go Changed naming from controller to viewmodel 2024-04-04 15:00:35 +02:00

README

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact