资 源 简 介
I was interested in the Chandler project for a while, but the program just runs to slow for me and it is a little bloated.
For a class project, I created this simple program.
It has one search box where you can both enter new notes and search previous notes. It also has a mini calendar that is purely based off of dates within the note, so if you enter "11/12" it should show up automatically on the calendar then.
The program uses both mySql and wxPython.
Python, mySql, and wxPython are required.