Skip to content

Progress Keeper is a .NET Core Desktop Application for keeping a track of daily performed tasks.

Notifications You must be signed in to change notification settings

KingPegasus/ProgressKeeper-.NET-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progress Keeper - .NET Application

Introduction

Progress Keeper is a .NET Core Desktop Application for keeping a track of daily performed tasks.

Tools and Languages Used

  • Microsoft Visual Studio Community 2019 (Version 16.9.5)
  • Microsoft .NET Core 3.1.0
  • C#
  • MongoDB.Driver 2.12.3

Functionality

  • Insert button inside the Add tab stores the text along with the selected date.
  • If the record of the selected date already exists, the Insert button updates the record in DB.
  • When selects the date, it will automatically retrieve the Record from the DB.
  • When selects the History tab, records fetched from DB and displayed.

User Interface Examples

  • Main Window (Add Tab)

AddTab

- History Tab

HistoryTab

Author Info:

About

Progress Keeper is a .NET Core Desktop Application for keeping a track of daily performed tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages