Skip to content
This repository has been archived by the owner on Jun 17, 2019. It is now read-only.

Bujiraso/DateCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DateCalculator

A simple Qt based date-distance calculator implemented in C++

Building

To build the project requires Qt 5, Qmake v3.0 or greater, and make. To build, simply clone the project, and run

$ qmake
$ make

To run, run the executable. To install, link the executable somewhere in your path.

TODO

  • Fill out this readme for building and installing
  • Better error handling for dates
  • Maybe a drop down calendar?
  • An "add X days" mode?

About

A simple Qt based date-distance calculator implemented in C++

Resources

Stars

Watchers

Forks

Packages

No packages published