JournalApp is a Java-based application designed to help users maintain personal journals. It provides a platform to create, edit, and manage journal entries efficiently.
- Create Entries: Easily add new journal entries with titles and content.
- Edit Entries: Modify existing entries to keep your journal up-to-date.
- Delete Entries: Remove entries that are no longer needed.
- Search Functionality: Quickly find entries using keywords.
-
Clone the Repository:
git clone https://github.com/urugondavishnu/JournalApp.git
-
Navigate to the Project Directory:
cd JournalApp -
Build the Project:
./mvnw clean install
- Run the Application:
./mvnw spring-boot:run
- Access the Application: Open your web browser and navigate to http://localhost:8080.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
For questions or feedback, please contact urugondavishnu.