Skip to content

Latest commit

 

History

History

wordcount_project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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