Skip to content

Repository files navigation

concert DB

A TUI for tracking concerts you attend in your terminal.

Built with Textual & SQLAlchemy.

Screenshot

Requirements

Installation

$ uv sync
$ source .venv/bin/activate
$ task all

Running

Run the app in one of two modes: development or production. This distinction is mostly just useful for having an environment to test and work with while coding with a separate, dedicated SQLite database (see the seed task).

task prd

task dev

Scripts

Use task -l to see all available tasks to run.

# test
task test

# lint
task lint

# run all checks
task all

# seed test data
task seed

About

A TUI for tracking concerts you attend in your terminal

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages