Skip to content
Snippets Groups Projects
Commit 2139179a authored by Joonas Seppä's avatar Joonas Seppä
Browse files

Adding README to describe the application

parent a0216c67
No related branches found
No related tags found
No related merge requests found
This is an app built for applying to Reaktor, based on their public assignment found at https://assignments.reaktor.com/birdnest/.
The app is split into back-end built with nodeJS and deployed to Heroku at https://reaktor-project-joonas-backend.herokuapp.com/ and into a front-end built with ReactJS and also deployed to Heroku at https://reaktor-project-joonas.herokuapp.com/.
The assignment was to create and deploy a web application, that takes data as XML and JSON, and based on that data calculates a no-fly zone circle, and saves information on any drone violations of the no-fly zone. Finally these violators and some of their information needed to be displayed. This information is displayed for 10 minutes, after which it is automatically deleted. The web page also updates automatically and doesn't require refreshing the page. This displays my full-stack knowledge well from data conversion and problem solving to deployment, but the application will likely stop working at some point due to Reaktor closing the assignment and stopping the deployment of "drone data".
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment