Skip to content

Sparkz691768/JournalApp

Repository files navigation

Journal App

A C# application for writing, organising, and reflecting on daily journal entries — with a clean, distraction-free interface.

C# .NET


Overview

Journal App lets users capture thoughts and experiences in a simple, organised way. Entries are stored and retrievable by date, making it easy to look back and reflect.


Features

  • Create, read, update, and delete journal entries
  • Date-based organisation of entries
  • Clean, minimal writing interface with no distractions
  • Search through past entries by keyword
  • Responsive layout for comfortable reading and writing

Installation

  1. Clone the repository:

    git clone https://github.com/Sparkz691768/JournalApp.git
  2. Open the solution in Visual Studio.

  3. Build the solution (Ctrl + Shift + B).

  4. Run the project (F5).


What I Learned

  • Building applications with C# and ASP.NET
  • Structuring a full CRUD application end to end
  • Managing persistent user content with a backend data layer

Future Improvements

  • Rich text editor (bold, italics, lists)
  • User authentication for private entries
  • Mood / emotion tagging per entry
  • Export entries to PDF
  • Dark mode support

About

Personal journal application built with C#

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors