GitXplorerGitXplorer
R

motivate-app-for-mac

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e9035af3bab80563db424085bd9b430d91c54cf2

Fix gif

RRuolinZheng08 committed 5 years ago
Unverified
d56e405e8f888838ed492da1d5fb650f20ce9a28

Write readme

RRuolinZheng08 committed 5 years ago
Unverified
1cddaeeb44d8777c8c1a9b7db14136610e79debd

Finish debugging cache.csv

committed 5 years ago
Unverified
d91b085f3d1ba276f1b171ef6963f228008be095

Writing to file still a little buggy

committed 5 years ago
Unverified
e0afc202ad00f0aabd840cedd3d4a6767be14911

Fix close on crash add record dialog

committed 5 years ago
Unverified
42c09fbcbce42a5886a1cec717a3e3813e7e00f8

Fix on close crash in date detail dialog; need to fix add record as well

committed 5 years ago

README

The README file for this repository.

Motivate: A Native MacOS App

This is a minimal, native app written entirely in C++ and wxWidgets and built in Xcode. It can help you track your accomplishments. For me personally, this project is a small wrap-up after working with C++/wxWidgets during my Summer 2019 internship.

motivateApp is the executable with a .app extension.

To build this in Xcode, you will need to run brew install wxwidgets.

Demo