Skip to content

CodeDreamer06/CodingTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coding Tracker GitHub commit merge status  GitHub issues

A simple code time manager for you to measure your progress!

Getting Started

Note: Use help to display this message
  • show: display existing logs
  • add [hours]: create a new log
  • remove [id]: delete a log
  • update [id] [hours]: change the number of hours of an existing log

Motivation & Features

This project is a simple command line based tool that helps you to keep track of how long you code each day. The purpose of this project is to gain an understanding of connecting C# to SQLite and unit testing the project using MS Test.

Further reading & References

Contribution

If you have any ideas, open an issue and tell me what you think. If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new pull request

About

A simple code time manager for you to measure your progress!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages