M
Mahyar NasiriDeveloper
Back to Projects
WebsiteCompleted2025

Florabit

A comprehensive tree management system for green spaces with QR code integration and interactive map visualization for tracking tree locations and information.

Florabit

Overview

Florabit is a private full-stack web application designed for managing trees in green spaces. The system stores detailed tree information and provides QR code functionality, allowing users to scan QR codes to quickly access and update tree data. The application features an interactive map that displays the exact location of each tree, making it easy to visualize and manage the green space inventory. Built with Next.js for the frontend and Django with PostgreSQL for the backend.

Key Features

Tree Information Management
QR Code Generation & Scanning
Interactive Map Visualization
Precise Location Tracking
Data Storage & Retrieval
Private Project Access

Development Process

Challenges Faced

  1. 01

    Integrating QR code generation and scanning functionality

  2. 02

    Implementing accurate map positioning and visualization

  3. 03

    Designing efficient database schema for tree data

  4. 04

    Creating seamless communication between Next.js and Django

Solutions Implemented

  1. 01

    Used QR code libraries for generation and camera API for scanning

  2. 02

    Integrated map services with geolocation APIs for precise positioning

  3. 03

    Designed normalized database schema with PostgreSQL for optimal performance

  4. 04

    Implemented RESTful APIs with Django REST Framework for backend communication