← Back to Projects

Cadastre Management Platform

Cadastre Management Platform Preview
Cadastre Management Platform is a full-stack web application designed to manage immovable property data efficiently and securely. It provides a modern interface for cadastral data visualization, registration, and updates, supporting both administrative and user-facing operations.
  • Technologies: React, Redux Toolkit, Firebase, Node.js, Python, Flask, PostgreSQL, Docker, NGINX, Bash

  • App: DGC

  • The frontend is built with React and uses Redux Toolkit for state management. Firebase is used for authentication. The backend is powered by Python with Flask, exposing RESTful APIs for cadastral operations and handling PostgreSQL database interactions. The system is containerized using Docker with separate configurations for development, testing, and production environments, including NGINX reverse proxy setup. Continuous delivery workflows were established using Git and Bash scripts for deployment automation.