Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 601 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 601 Bytes

VLSM Calculator

  • Data Communications and Network (EE 3019) Course Project.
  • VLSM Subnetting Calculator App using ReactJS.

Description

  • Flow chart

alt text

  • Class diagram

alt text

Tutorials

  • Clone repo.
git clone https://github.com/LTPhat/DataCommunication-Networking-EE3019.git
  • Install Node packages.
npm install 
  • Run app.
npm start vlsm