Skip to content

janvorisek/edubeam

Repository files navigation


Logo

edubeam

Building Knowledge, One Beam at a Time

Explore the docs »

Run edubeam · Report Bug · Request Feature

Contributors Issues License

Table Of Contents

About The Project

EduBeam Live

Welcome to EduBeam, an innovative educational project dedicated to simplifying structural analysis for 2D structures. Developed with students and educators in mind, EduBeam provides a user-friendly web-based platform for hands-on learning in structural mechanics. Dive into the world of engineering with ease as you navigate and analyze 2D structures directly in your web browser. This project is an open invitation for collaboration, allowing students to modify and extend the code, reinforcing their understanding of structural analysis and coding principles. Join us in building a community where knowledge and creativity intersect, shaping the future of structural education.

Start developing

  1. Clone the repo
git clone https://github.com/janvorisek/edubeam.git
  1. Install NPM packages
npm install
  1. Run the development version
npm run dev

We use Vue.js and Vite for blazing fast development.

Building the production version

The production version is made by running:

npm run build

This produces the build directory which can be deployed to any static hosting.

The latest version is automatically deployed on https://run.edubeam.app from the main branch.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for new features or want to report a bug, feel free to open an issue to discuss it. We also welcome pull requests.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

About

Explore 2D structural analysis directly in your web browser – tailored for students and educators alike. Solve beam and truss structures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published