Dot Journal

Home
HTML CSS SQL C#

Dot Journal is a web app that allows the user to store their notes in virtual notebooks. It is similar to OneNote, however the visuals are based on how you would use a real journal. You can add journals to your library and colour code them. And each journal can have multiple pages. Better yet all of the pages have the full flexibility of HTML5 all compact in an easy to use user interface that requires no code.

If this app were to go to market it would be complete. there are a few select features that I would add such as a bookmark button for certain pages or add 2FA

You can view the code below. Unfortunately, my hosting provider does not support such ASP.NET applications so I will not be able to demo it. You can however run it on your local machine provided you seed the databases correctly in visual studio and have all the correct dependency's. This is once again based on the ASP.NET platform using a Model View Controller (MVC) structure