Code for Norway > Official Website > Projects
Code for Norway is an independent, non-profit civic technology initiative dedicated to designing, developing, and deploying open-source digital solutions that address social, regional, and national challenges.
Our mission is to enhance innovation in the public sector through participatory development, engineering excellence, and structured civic collaboration.
The initiative is founded on the premise that public infrastructure can be significantly improved through transparent, modular, and inclusive digital systems.
We adhere to the following principles:
- Open Participation — We foster inclusive collaboration, welcoming developers, designers, researchers, students, and public administrators.
- Evidence-Based Development — Our solutions are derived from validated community needs and informed stakeholder feedback.
- Modular Architecture — We prioritize reusable components and interoperable platforms aligned with public sector standards.
- Open Standards and Licensing — All codebases are accessible under permissive open-source licenses, ensuring transparency and extensibility.
Our project architecture is structured to accommodate evolving civic needs, using a layered model:
- Presentation Layer — User-facing components built with modern frontend frameworks
- Data Layer — Cloud-hosted databases and RESTful or GraphQL APIs
- Integration Layer — GIS services, authentication mechanisms, and public data pipelines
- Security & Compliance — Privacy-aware implementations aligned with GDPR and accessibility directives
Help Map is a digital civic infrastructure project that facilitates access to essential resources—such as food, shelter, clothing, and emergency services—through an open and continuously updated geospatial platform.
- Title: Help Map — Civic Resource Navigation System
- Target Users: Displaced individuals, municipal staff, NGOs, field workers
- Objective: To enhance equitable access to basic services through geolocation-based public mapping
- Development Model: Community-contributed, publicly governed, academically aligned
graph TD;
A[help-map-app]
B[Nuxt 3 UI] --> A
C[Supabase Backend] --> A
D[Mapbox Integration] --> A
E[Authentication, RLS Policies] --> C
F[PostgreSQL + Realtime Subscriptions] --> C
Frontend
- Framework:
Nuxt 3
with Vue Composition API, server-side rendering enabled - Accessibility: WCAG 2.1 compliant, responsive, multilingual support
Backend
- Platform:
Supabase
(open-source Firebase alternative) - Database:
PostgreSQL
with RLS for user-level data isolation - Realtime: Supabase Channels (websocket-based subscription model)
Mapping Layer
- Provider:
Mapbox GL JS
- Features: Real-time data overlays, proximity filtering, dynamic service clustering
Metric | Target |
---|---|
API Response Time (P95) | < 250ms |
Initial Map Load Time | < 1.5s |
System Availability | ≥ 99.9% (rolling 12-month) |
Mobile Accessibility Score | ≥ 90 (Lighthouse score) |
Contributor Onboarding Time | < 30 minutes |
Work for Norway is a forthcoming digital infrastructure initiative aimed at enhancing civic engagement and social reintegration through skill-based volunteering and micro-tasking.
This project is currently in the planning and research phase.
Preliminary Objectives:
- To connect residents and newcomers with short-term public-benefit tasks in their municipality
- To foster digital and in-person community engagement through verifiable civic participation
- To pilot a framework for decentralized labor contributions to local initiatives
Status: Planning and stakeholder consultation Expected Technologies: Decentralized ID (DID), Supabase, Nuxt, secure task validation layers
🧭 Repository and architectural documentation will be shared as development begins.
We invite participation from individuals with diverse backgrounds.
- Software Engineers — Specializing in open-source frontend, backend, or full-stack development
- Design Experts — Focused on accessibility, UX research, and inclusive interface development
- Social Scientists & Policy Analysts — Supporting evidence-based alignment with public need
- Community Coordinators — Engaged in field validation, localization, and user research
- ⭐ Star the repositories and follow development progress
- 📁 Review open issues and submit improvement suggestions
- 🔀 Submit pull requests with features or documentation
- 📩 Propose collaborative civic projects via hey@codefornorway.org
- Civic Technology – Wikipedia
- Open Source in European Public Administration – OSOR
- Digital Inclusion Reports – Statistics Norway (SSB)
- What is civic tech?
- How to contribute without programming experience?
- Are local governments invited to participate?
Last Updated: 02 August 2025
- 📧 Email: hey@codefornorway.org
- 💬 Discussions: GitHub Discussions
- 🗂 Issues: Use the Issues section in each repository for reporting and tracking
Join us in reimagining civic systems through open collaboration and technical stewardship.