Skip to content

siddhartharya0809/text-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

txtutils

This is basic website for text management in which this is manage your text and removes some errors like extra lines, Uppercase letter, Lovercase letters, and extra space.

To run this project u just have to do some really basic stuff:

  1. Install Django
  2. Open this project using any IDE
  3. After opening go to file where manage.py file is located.
  4. Run these code in IDE terminal:
  5. python manage.py makemigrations
  6. python manage.py mmigrate
  7. python manage.py runserver
  8. click the local host link which will be like "https://127.0.0.1:8000"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors