Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 415 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 415 Bytes

wordcount_project

A Django 2.3.1 application that parses a passage of text, sums a total of words in the passage, and itemizes the quantity of occurance of individual words.

Running

foo@bar:~$ python manage.py runserver

Visit port 8000

Screenshots

Input Text Area

Output Output