Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 659 Bytes

File metadata and controls

18 lines (13 loc) · 659 Bytes

Recipe Book Desktop Application

A simple desktop application for managing recipes. This app enables users to add, view, update, and delete recipes easily. All information is stored in MongoDB.

Features

  • CRUD Operations: Manage recipes with full Create, Read, Update, and Delete functionality.
  • JavaFX Interface: Desktop UI to display and manage recipes.
  • MongoDB Database: Quick setup for testing (configurable for other databases).

Prerequisites

  • Java JDK 21 or higher
  • Gradle

Используемые Библиотеки:

  • MongoDB (for Java)

Запуск:

  • Запуск проводить из IDE Inteleji Idea