Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 685 Bytes

README_diagram.md

File metadata and controls

28 lines (17 loc) · 685 Bytes

Diagram

image

Front end

The frontend web page is written in vue.js consist of Homepage, explanation to NeRF and team introduction. Users would be able to render videos through uploading videos through the webpage.

Web sever

Web Server implements the MVC (Model-View-Controller) design, and divides into 3 main parts: Model, Services, and Controller.

RabbitMQ

RabbitMQ serves as a queue manager between webserver and backend workers.

MongoDB

SFM Worker

NeRF Worker