Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

669 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Tracker App

The Coding Tracker App is a simple console application designed to help you manage and track your Session.

Inspired by the C# Academy Coding Tracker Project

📸 Overview

Main Menu

Features

  • View All Sessions: Display a list of all saved Coding-Sessions with their details.
  • Add New Sessions: Create a Session by providing an Start- and End-DateTime.
  • Update Session: Edit an existing Session.
  • Delete Session: Remove a Session from your list.
  • Interactive Interface: Use keyboard navigation to select and interact with Session.

How It Works

  1. Launch the app.
  2. Use the arrow keys to navigate through your Session.
  3. Press Enter to select an Coding Session.
  4. Add, update, or delete Session as needed.
  5. Exit the app by pressing Escape.

Technologies Used

  • Spectre.Console: Interactive console UI.
  • SQLite: For storing and managing Sessions data.
  • Dapper: Interaction with the database.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages