An open API service indexing awesome lists of open source software.

https://github.com/danilowskic/dreamy

Dreams diary made as part of C++ learning. Works like notepad with nice GUI. It saves your dream as .txt file.
https://github.com/danilowskic/dreamy

cpp11 diary diary-application diary-of-dreams dream dreams dreamy notepad

Last synced: over 1 year ago
JSON representation

Dreams diary made as part of C++ learning. Works like notepad with nice GUI. It saves your dream as .txt file.

Awesome Lists containing this project

README

          

# Dreamy

## Overview
Dreamy is a desktop application designed for users to record and organize their dreams in a digital format. Built with C++ using the robust C++Builder 11, this application offers a user-friendly interface that makes logging dreams as simple as jotting down notes in a notepad, but with a visually appealing interface. Developed as a project to learn C++, Dreamy represents a journey into the capabilities of modern C++ development, focusing on GUI applications.