IsraelHikingMap / Site

Israel Hiking Map has maps, route planning, and travel information for Israel. This repository holds the files needed for running the Israel Hiking Map site and apps.
https://israelhiking.osm.org.il/
Other
84 stars 33 forks source link
app hacktoberfest maplibre-gl-js maps navigation typescript

Intro

This repository holds the main server side module the web and mobile clients interact with, it also hold the web and mobile related code.

Codecov

Site's uptime

Architecture Diagram

image

Technology stack

The technology stack of this site is based on the following frameworks:

Server Side

Client Side

Architecture and folder structure of the client side

The architecture is based heavily on Angular:

Architecture and folder stucture of the server side

The architecture is based on layers:

Setting Up the Project for site Development (To setup iOS and Android follow the capacitor guides)

In order to be able to build this site you'll need some tools:

Starting a debug session

See the relevant page in our wiki