Skip to content

Rush-abh/RMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Recipe Management System (RMS) (JAVA)

Developed By: Rushabh Pancholi

Project Definition: Application allows to store and display the recipe information. Java application with the focus on MVC architecture.

Project Scope: The users accessing the RMS should able to perform enter, save, serach, sort, display and export the details functionalities in this sytem.

Tools Used: The system is developed using Java Technologies (NetBeans, Swing, Java DB).

HOW TO GET STARTED?

Step 1: Open console (terminal)

Step 2: In terminal:
type javac -cp /src/recipemain/recipes.java

Step 3: Use the GUI to iteract with system

Project Diagrams:

Class Diagram: GUI creation in a separate main class.

Application architecture: An MVP conformant three-layered architecture is used for the application, layers are modelled as packages.

Application illustration shot:

Tests performed on Application:

About

JAVA MVC pattern implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages