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 Server implements the MVC (Model-View-Controller) design, and divides into 3 main parts: Model, Services, and Controller.
RabbitMQ serves as a queue manager between webserver and backend workers.