Git Product home page Git Product logo

edubeam's Introduction


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.

edubeam's People

Contributors

janvorisek avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.