Skip to content
Snippets Groups Projects
Commit e8a5f715 authored by Al Housseini Mehdi (Student Com21)'s avatar Al Housseini Mehdi (Student Com21)
Browse files

Update README.md

parent d601fd60
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,12 @@ Using flask web framework as a interface to look for the data returned ,also som
Reading the file done with the regular reading with benefiting for the regex to split the data
counting the elements is done by the regular if statment and by the crosstab function with pandas that helps reduce more if statements
one while loop has used and that considered accepted in the term of the complexity of the program
convert the dictionary to json
building a histogram to show different message type that shows low number of error message types ,use local host url and /histogram to see the histogram
use the local host url with /logs to see the json dictionary with the date and the operations for each module appeared in the log file also for the operations end with `ERROR` and the percentage of errorneous operations for each module.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment