Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 994 Bytes

README.rst

File metadata and controls

32 lines (19 loc) · 994 Bytes

Nederlandse Spoorwegen

Version: 0.1.0
Source:https://github.com/ErhanCitil/Nederlandse-Spoorwegen
Keywords:Python, Django, NS API
PythonVersion:3.10

Django NS API project

Introduction

This Django project leverages the NS API to construct a website that allows you to access departure and disruption information for a specific train station. Furthermore, it provides the capability to visualize the station's location on Google Maps. Effortlessly explore real-time train status updates with this application.

Documentation

See INSTALL.rst for installation instructions, available settings and commands. Also don't forget to save your environment variables NSAPI_KEY and GOOGLE_API_KEY. It takes a few minutes to create the API keys.

References