Skip to content

Network Simulation is a software project built using the Model-View-Controller (MVC) architecture to organize and simulate computer network behaviors efficiently.

Notifications You must be signed in to change notification settings

aminesdev/NetworkSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒ Network Management App

A simple yet powerful Network Management Application that allows users to perform CRUD operations on Computers and Switches.
The application features a beautiful user interface for managing network devices and saves data to the file system for persistent storage.
Users can also load the saved devices from the file system and modify them at any time.


โœจ Features

  • ๐Ÿ–ฅ๏ธ Perform CRUD operations on Computers and Switches
  • ๐Ÿ“‚ Store device information persistently in the file system
  • ๐Ÿ”„ Load saved data for viewing, editing, or deletion
  • ๐Ÿ™๏ธ Beautiful UI to manage devices and visualize network information
  • ๐Ÿ’พ Devices are saved as files for easy access
  • ๐Ÿ” Link devices

๐Ÿ› ๏ธ Technologies Used

  • Frontend:
    • User Interface with Swig
  • Backend:
    • Programming Language: Java
  • Data Storage:
    • File System

๐Ÿ“ฆ Installation & Setup

1. Clone the Repository

git clone https://github.com/aminesdev/NetworkSimulation.git

About

Network Simulation is a software project built using the Model-View-Controller (MVC) architecture to organize and simulate computer network behaviors efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages