hmtcelik / django-AreaCalc

A web app for area and volume calculation of 3D objects, built with Python Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Area and Volume Calculation with Django

  • This website can calculation area and volume some 3D objects
  • Django version: 3.2.9
  • All Bootstrap and other files (css,scss,js and images) in static folder

HomePage:

home

There are 6 3D objects in this webiste :

  • Sphere
  • Cylinder
  • Cone
  • Rectangular Prism
  • Triangular Prism
  • Pyramid

Example; Sphere Page:

home

Contact

If you have any question, please send an email: abhmtcelik@gmail.com

About

A web app for area and volume calculation of 3D objects, built with Python Django


Languages

Language:SCSS 30.0%Language:CSS 29.6%Language:HTML 23.1%Language:Python 13.7%Language:JavaScript 3.5%