Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 766 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 766 Bytes

Snowledge project

This is a web application for showing snow and weather information. The application has been implemented by two groups of Software Project course at Tampere University. The web page presents snow information in different segments of Pallas fell area. Admin users update the segments' snow informations to represent the snow conditions in that area. This information is saved into the database.

Application components

  • MySQL database
  • Node.js backend API
  • React frontend

Directory structure

/documentation - Technical documentation, project plans and reports
/src - Source code for the application
/vagrant - Files and instructions for creating a development environment with Vagrant and VirtualBox