Skip to content

pufarin/mono-cocome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is an attempt to implement the The Common Component Modeling Example (CoCoMe) as a monolith

Progress

  • UC1 Process Sale : TBD
  • UC2 Manage Express Checkout : TBD
  • UC3 Order Products : DONE
  • UC4 Receive Ordered Products : DONE (no GUI)
  • UC5 Show Stock Reports : DONE
  • UC6 Show Delivery Reports : DONE (no GUI)
  • UC7 Change Price : DONE
  • UC8 ProductExchange : TBD

Starting the project

  1. To start angular:
  • cd cocoFront
  • ng serve
  1. To start spring boot
  • cd cocoBack
  • mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published