Skip to content
Quyen Phan edited this page Aug 22, 2018 · 3 revisions

The e-Restaurant is built based on component-based architecture using Maven. This architecture also can be applied as micro-services project.
There are some technologies for this project:

  • Server side:
    • Java 8
    • Spring: Spring-boot, SpringMVC
  • Client side: ReactJS
  • Database: MongoDB
Clone this wiki locally