Skip to content

Project for the NTNU course TBA4251: Programming in Geomatics [2018]

License

Notifications You must be signed in to change notification settings

Strand94/StrandGIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StrandGIS

This is a school project, where the task is to make a representation of a GIS. I chose to make a web application in the React.js framework.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

NPM - The Javascript package manager: www.npmjs.com

git - Distributed version control system: git-scm.com/download

Installing

A step by step series of examples that tell you how to get a development env running

First you need to clone the project from Github to a folder of your choice.

git clone https://github.com/Strand94/TBA4251.git

Then navigate to the folder in your terminal, and install the required packages

npm install

Finally all you need to do is to run the server locally on your computer

npm start

Deployment

This website will be deployed at all time on Strand94.Github.io/StrandGIS

Built With

Packages used

  • Jquery - The javascript library.
  • Sortable.js - a JavaScript library for reorderable drag-and-drop lists.
  • gh-pages - Used to seamlessly deploy project using a simple commando.
  • leaflet - JavaScript library for mobile-friendly interactive maps.
  • Turf.js - Advanced geospatial analysis for browsers and Node.js

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Project for the NTNU course TBA4251: Programming in Geomatics [2018]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages