Backend Development
The first part of the development process of my website consists of the backend. To use data from the API On The Snow I had to create a script that would save a list of resorts in the database and then it would save the statistics pertaining each resort. The latter script is currently being run every time I need to work on the project. When I will deploy the website I will find a way to programmatically run the script every day.
Currently I am using data only from Colorado resorts to reduce the scope of the project.
View code on GitHub here: https://github.com/giorc086/Ski_The_Globe