Skip to content

Commit ef50195

Browse files
Written README
1 parent 351b760 commit ef50195

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

README.md

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,38 @@
11
# Profiles-Calculator
2-
A powerful web tool for calculating phisical and mechanical properties of standard geometry profiles
2+
3+
A powerful web tool for calculating phisical and mechanical properties of standard geometry bars.
4+
5+
Can be used by designers and engineers as a quick estimation tool, as well as by students as a geometry tool, or simply to find material data from the database.
6+
7+
## Usage
8+
9+
Choose the shape you want to calculate features by clicking the corresponding image or name.
10+
You'll be redirected to the dedicated page where you can insert available data on the *_Dimensional data_* and *_Material data_* tables (blue tables).
11+
12+
Wether results will be available while inserting data, they will show in the bottom tables (orange tables).
13+
e.g.: If you're looking for the area of a rectangle as the base **and** the height will be filled in you'll have the result otherwise the field will be null.
14+
15+
You can use the arrows on the right side of any input field to raise or decrease it by 1 unit, for your convenience.
16+
For a quicker input process, is suggested to use the _Tab_ key to junp on the next input field.
17+
18+
Results updates trigger whenever **one** of these events occur:
19+
20+
- Click release on input arrows
21+
- Pressing _Enter_ key on an input field
22+
- Changing field with _Tab_ key
23+
- Changing material selecting it from the provided list
24+
- Clicking anywhere on the page, after editing of a number, deselecting the input field
25+
26+
All texts and numbers on the pages are able to be copied and pasted anywhere you need.
27+
28+
A button for getting back to the main page is provided on every profile page, directly below its title
29+
30+
## Versions log
31+
32+
#### v1.0
33+
34+
_Release date: March 20, 2021_
35+
36+
_Work Hours: unknown_
37+
38+
First release composed by an index page and 13 standard shapes to choose. Tables on every profile page for inserting shape data and material data or choose from presetted materials.

0 commit comments

Comments
 (0)