Skip to content

A web application enabling users to view and analyze 3D models of rectangular prisms. It retrieves prism dimensions from a MySQL/PostgreSQL database, calculates surface area and volume, and displays a 3D CAD model using FreeCAD Python. The backend uses Django and Django REST Framework, while the frontend is built with React.

Notifications You must be signed in to change notification settings

OsdagScreeningTasks/WebRectangularPrismViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Rectangular Prism Viewer Web Application

Project Overview

This project is a web application that allows users to view and analyze 3D models of rectangular prisms. The application retrieves prism dimensions from a MySQL/PostgreSQL database, calculates surface area and volume, and displays a 3D CAD model using FreeCAD Python. The backend is developed with Django and Django REST Framework, and the frontend is developed with React.

Installation Instructions

Backend Setup

  1. Clone the repository:
    git clone <repository-url>
    cd backend

About

A web application enabling users to view and analyze 3D models of rectangular prisms. It retrieves prism dimensions from a MySQL/PostgreSQL database, calculates surface area and volume, and displays a 3D CAD model using FreeCAD Python. The backend uses Django and Django REST Framework, while the frontend is built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published