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.
- 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
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:
You can edit, download and delete old project or you can create one from scratch by opening Editor menu on the top. bar.
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.
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.