Skip to content

Gamatrain is an innovative EdTech platform designed to empower learners and developers through a decentralized, open-source ecosystem. It leverages governance tokens to foster collaboration and reward contributions, creating a robust community that drives educational and technological advancements.

License

Notifications You must be signed in to change notification settings

Matinj031/front

 
 

Repository files navigation

Gama EdTech Project

Gama EdTech is an innovative, open-source platform designed to revolutionize the education ecosystem by providing a suite of powerful tools and services tailored for students, educators, and institutions.

Key Features

  • School Finder: Easily search and discover schools based on location, facilities, and other criteria.
  • Exam Builder: Create and manage custom exams with automated grading and analytics.
  • Content Repository: Access a curated list of educational resources, including past papers, multimedia content, and interactive learning materials.
  • Collaboration Tools: Enable seamless collaboration between educators, students, and institutions to foster a dynamic learning environment.
  • Community-Driven: Powered by a DAO (Decentralized Autonomous Organization) for governance and continuous improvement through community contributions.

Vision

Our mission is to democratize access to quality education by leveraging cutting-edge technology, decentralization, and a community-driven approach to empower learners and educators globally.

Why Open Source?

We believe in the power of collaboration and transparency. By being open-source, Gama EdTech encourages developers, educators, and enthusiasts to contribute to the project, ensuring it evolves to meet the needs of the educational community.

Get Started

  1. Clone the repository:

    git clone https://github.com/GamaEdtech/front
    
  2. Update base information in .env file (If don't have an .env file, you can create it by copying .env.example)

    # install dependencies
    $ npm install
    
    # build for production and launch server
    $ npm run build
    $ pm2 start
    

License

This project is licensed under the GNU General Public License v2.0 or later (GPL-2.0+).

It uses CKEditor 5 under the same license.

See the LICENSE.md file for full details.

About

Gamatrain is an innovative EdTech platform designed to empower learners and developers through a decentralized, open-source ecosystem. It leverages governance tokens to foster collaboration and reward contributions, creating a robust community that drives educational and technological advancements.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 85.7%
  • SCSS 7.1%
  • JavaScript 4.5%
  • CSS 2.0%
  • Other 0.7%