Skip to content

This project displays an ISP's fiber network on Google Maps. The software allows the ISP to view and manage their cable network, including information on the location of optical fiber cables and the availability of cores. The ISP can also manage devices such as ONUs, splitters, OLTs, and switches.

Notifications You must be signed in to change notification settings

mdshemul48/fiber-network-management-tool-for-isp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Optic Fiber Network Visualization

Introduction

This project displays an ISP's fiber network on Google Maps. The software allows the ISP to view and manage their cable network, including information on the location of optical fiber cables and the availability of cores. The ISP can also manage devices such as ONUs, splitters, OLTs, and switches. The integration of Google Maps provides a visual representation of the network, making it easy for the ISP to understand and manage their fiber network.

Features

  • Visual representation of the fiber network on Google Maps
  • Management of the location of optic fiber cables and core availability
  • Management of network devices such as ONU, splitter, OLT, and switch
  • Intuitive interface with all necessary information for effective network management
  • User-friendly and flexible solution

Technologies Used

  • React Js
  • Node Js
  • MongoDB
  • Express Js
  • Google Map API

Installation Guide

Backend

  1. Clone the repository to your local machine

    git clone https://github.com/mdshemul48/fiber-network-management-tool-for-isp.git
    
  2. Navigate to the backend directory

    cd backend
    
  3. Copy the .env.example file to .env and add the necessary information

    cp .env.example .env
    
  4. Install the required dependencies

    npm install
    
  5. Start the server

    npm start
    

Frontend

  1. Navigate to the frontend directory

    cd frontend
    
  2. Install the required dependencies

    npm install
    
  3. Copy the .env.example file to .env and add the necessary information

    cp .env.example .env
    
  4. Start the frontend development server

    npm start
    

Video Demo

Check out the video demo here to see the Optic Fiber Network Visualization project in action and experience the future of fiber network management!

About

This project displays an ISP's fiber network on Google Maps. The software allows the ISP to view and manage their cable network, including information on the location of optical fiber cables and the availability of cores. The ISP can also manage devices such as ONUs, splitters, OLTs, and switches.

Resources

Stars

Watchers

Forks

Languages