# Finish-it [![Build Status](https://github.com/nullscry/finish-it/actions/workflows/ci.yml/badge.svg)](https://github.com/nullscry/finish-it/actions/workflows/ci.yml) [![Release Status](https://github.com/nullscry/finish-it/actions/workflows/release.yml/badge.svg)](https://github.com/nullscry/finish-it/releases) [![Crate Status](https://img.shields.io/crates/v/finish-it.svg)](https://crates.io/crates/finish-it) [![Docs Status](https://docs.rs/finish-it/badge.svg)](https://docs.rs/crate/finish-it/) A TUI application to track whatever is that you would actually like to finish after starting. The project uses tui-rs and and sqlite database. ## Home Tab Screenshot of Home Tab ## Topics Tab Screenshot of Topics Tab ## Add Tab Screenshot of Add Tab ## Updating Progress Screenshot of Update Popup in Topics Tab ## Deleting ### Deleting Item Screenshot of Delete Item Popup in Topics Tab ### Deleting Topic Screenshot of Delete Topic Popup in Topics Tab