About

PurpleJournal is a simple web-based journaling app. Journaling is a great practice, and one my wife and I try to do daily for our mental well-being. My wife uses a Chromebook, and we couldn't find a journaling webapp that worked well and was cheap enough (free?) to fit her needs. I wanted to actually build a project that we used, so PurpleJournal was born.

It originally was built using vanilla Javascript, HTML, and CSS, but I am planning on using my recently learned React skills to rebuild it. I will note that this was built while I was (and am) learning, so please excuse any messy code.

It uses Firebase Cloud Firestore, Authentication, and Hosting.