Skip to content

AndreaEstepa/Java_MVC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

483 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a Java console-based Store Management System developed following the MVC (Model–View–Controller) architecture to ensure clean separation of concerns and maintainable code.

The application allows users to manage a store through command-line interactions, supporting operations such as adding, updating and removing products, handling inventory, and managing basic store workflows. The command-driven interface simulates real administrative tasks and reinforces structured programming practices.

Key features include:

MVC architecture (Model, View, Controller) for scalable design

Command-based console interface

Modular and organized codebase for easy extension

Focus on clean Java programming and maintainability

About

Java console-based store management system built with an MVC architecture, supporting product/customer/order management through command-driven interactions.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%