ViSurya / django-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toolify - A Django Tools Website

HTML5 CSS3 TailwindCSS JavaScript Django SQLite Visual Studio Code

Introduction

"Toolify" website provides a collection of useful online tools that can help improve productivity and simplify various tasks. From text and image editing to password generation and unit conversion, this website offers a range of simple yet powerful tools that can be accessed from any device with an internet connection.

toolify

toolify-dark

Table of Content

Installation

  1. Clone the repository:
git clone https://github.com/username/tools-website.git
  1. Navigate to the directory:
cd toolsweb
  1. Run the server:
python manage.py runserver
  1. Open your web browser and go to http://localhost:8000.

Technologies used

  1. HTML
  2. CSS
  3. JavaScript
  4. Python

Primary Modules used

  1. Django==4.1.4
  2. gunicorn==20.1.0
  3. whitenoise==6.3.0
  4. Pillow==9.4.0
  5. pytube==12.1.2
  6. qrcode==7.4.2
  7. requests==2.28.2
  8. speedtest-cli==2.1.3

Features

  1. Dark mode toggle for comfortable viewing
  2. All tools are completely free to use, with no hidden fees or charges.
  3. Easy to use interface with clear instructions for each tool.
  4. Fast loading times for quick access to the tools.
  5. User-friendly design with easy navigation and search functionality.

Website Screenshots

tools

Conclusion

This project is a web-based productivity tool website developed using Python, HTML, CSS, and JavaScript. It includes features such as a CSS Minifier, PNG to WebP convertor, a password generator and so on all designed to help users be more productive.

About

License:MIT License


Languages

Language:CSS 40.3%Language:JavaScript 31.5%Language:HTML 19.4%Language:Python 8.8%Language:Procfile 0.0%