Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

RWS-CFNS/cfns-webapp

Repository files navigation

CFNS webapp

Webapplication made in Django, with GeoDjango and as database: PostgreSQL extented with PostGIS

This application is supposed to integrate with cfns-half-duplex. This is illustrated in the diagram below.

Integration with other CFNS systems

(Easy method) Start up project (via Docker):

Go into linux (type 'wsl' in Windows)

1. docker-compose up

(Hard method) Start up project (via python):

Install required software:

Follow installation.md

Activate environment:

Go into linux (type 'wsl' in Windows)

1. source env/bin/activate

Update packages:

1. pip3 install -r requirements.txt

Startup django project:

1. python3 manage.py runserver

@Daniël Geerts, 2021

About

Webapplication created with GeoDjango and POSTGIS(Postgresql)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •