Skip to content

Commit

Permalink
Updated README For Sprint 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Balvarezpandozi committed Oct 6, 2022
1 parent db2d6fa commit 03b18bb
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@ You will extract the core functional and non-functional requirements, and protot
- Task5: Add junit dependency in pom.xml
- Task6: ipv4 or ipv6 address checker
#### Sprint 3: Sep 28, 2022 - Oct 5, 2022
- Task2: Create command line class to handle user input
- Task4: Integrate different components on main class
- Task7: Writing packets into a file
#### Sprint 4: Oct 5, 2022 - Oct 19, 2022
- Task2: Create command line class to handle user input
- Task4: Integrate different components on main class
- Task8: Reading packets from pcap file
- Task9: Add reading packets given an amount of time on a interface
#### Sprint 5: Oct 19, 2022 - Nov 2, 2022
#### Sprint 6: Nov 2, 2022 - Nov 16, 2022
#### Project Presentation: Nov 28, 2022
Expand All @@ -53,9 +55,9 @@ You will extract the core functional and non-functional requirements, and protot
#### Tasks ToDo
- Task2: Create command line class to handle user input
- Task4: Integrate different components on main class
- Task9: Add reading packets given an amount of time on a interface
#### WIP (Task name, team member(s) working on it)
- Task7: Writing packets into a file, Bryan

- Task8: Reading packets from pcap file, Bryan
#### Tasks Done
- Created repository
- Added ReadMe file
Expand All @@ -64,6 +66,7 @@ You will extract the core functional and non-functional requirements, and protot
- Task1: Add packet capturing library, Bryan
- Task3: Add basic packet capture functionality, Bryan
- Task6: ipv4 or ipv6 address checker, Diogo
- Task7: Writing packets into a file, Bryan

### Running Instructions:

Expand Down

0 comments on commit 03b18bb

Please sign in to comment.