Skip to content

Reterics/building_structure_calculator

Repository files navigation

Building Structure Calculator

Building Structure Calculator

This application also incorporates the design of the base plan of walls and performs the necessary calculations related to it. The project uses Next.js with Typescript.

Features

  • Add new items with specified attributes.
  • Dynamic UI updates based on dropdown selections.
  • Synchronized numeric inputs based on specific conditions.
  • SVG based representation of schematics

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the main dashboard:

Dashboard

You can edit, download and delete old project or you can create one from scratch by opening Editor menu on the top. bar.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

About

A Building Structure Designer app with Next JS, TypeScript and TailwindCSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published