Skip to content

Akshita-1126/Text-Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Utility Web App

This is a simple Django-based web application built as my first project after learning Django. The app provides basic text processing utilities to help users quickly modify and analyze text.

Features

  • Convert text to uppercase
  • Convert text to lowercase
  • Remove extra spaces
  • Count characters and words
  • Other basic text transformations

Tech Stack

  • Python
  • Django
  • HTML, CSS

Purpose

This project was created to apply my understanding of Django fundamentals, including routing, templates, and handling user input. While it’s a beginner-level project, it helped me gain hands-on experience in building a functional web application.

Note

This is my initial project in Django, built within a short learning period. I'm continuously improving my skills and plan to enhance this project further.

About

Django-based web application provides basic text processing utilities to help users quickly modify and analyze text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors