haris989 / TextUtils

A tool for analyzing text data in Django backend
69 stars 128 forks source link

Fixed a few minor issues with Text Utils #80

Open ajaycc17 opened 3 years ago

ajaycc17 commented 3 years ago

Fixed the favicon, it wasn't working previously. Put the current year in the footer, separated the internal CSS. Created a contact form and an about page along with the error page. Also fixed the textarea which accepted even empty field and also made a new error page for it. Now the analyzed text is wrapped and no scrollbar is shown.