Inspiration

I wanted to code an application with the simplicity of sticky notes on Windows, but without the strict organization involved with planners. My main goal was to create a sticky notes app that automatically prioritized each of your tasks, and could color code tasks of significance in the current time.

What it does

At the moment, the app remains in complete. As of now, it replicates basic sticky note behavior, can read in input, and can create multiple other sticky notes.

How I built it

I built this app using Qt, a cross-platform development framework in C++. I specifically used Qt widgets, and developed for desktop.

Challenges I ran into

The biggest challenge I ran into was configuring Qt to work with the Microsoft Visual Studio Compiler.

Accomplishments that I'm proud of

What I learned

What's next for SmartNotes

Color coding for priority-based task.

Built With

Share this project:

Updates