Skip to content

Django application to upload a text file which reads that text file and counts the number of lines, words, and characters in the file.

Notifications You must be signed in to change notification settings

navika2025/Words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. reads the no of words
2. reads the no of lines
3. reads the no of characters
4. gives the frequency of each word
5. validation - can only upload .txt file, file size limit 
6. download option
7. preview option

About

Django application to upload a text file which reads that text file and counts the number of lines, words, and characters in the file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published