Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 346 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 346 Bytes

websim

This web application was developed to support the testing and development of an autonomous driving system. The driving system was developed within the scope of my BA Thesis.

It is using mobx-state-tree to control the state of the application. Additionaly, ramdajs is used to garantuee immutability and establish a functional paradigm.