Open RyanRussell00 opened 3 years ago
The front-end is set up in Typescript and uses models to help reduce errors and issues. The api is still running in Node.JS in Javascript and should be adapted over to Typescript to ensure consistency across both ui and api.
api
ui
The front-end is set up in Typescript and uses models to help reduce errors and issues. The
api
is still running in Node.JS in Javascript and should be adapted over to Typescript to ensure consistency across bothui
andapi
.