Skip to content

A Java-based journal app for creating, editing, and managing personal entries with a modular Maven structure. Easily customizable, it supports full CRUD operations and is ready for extension.

Notifications You must be signed in to change notification settings

utk-mat/JournalApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

journalApp

A Java-based journal application to help users record and manage personal journal entries.

Features

  • Create, read, update, and delete journal entries
  • Organized project structure using Maven
  • Ready for customization and extension

Prerequisites

  • Java JDK 8 or above
  • Maven

Installation

Clone the repository:

git clone https://github.com/utk-mat/journalApp12.git cd journalApp12

Build the project using Maven:

./mvnw clean install

Running the Application

You can run the application with Maven:

Modify the source code under the src/ directory as needed.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

A Java-based journal app for creating, editing, and managing personal entries with a modular Maven structure. Easily customizable, it supports full CRUD operations and is ready for extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages