Skip to content
forked from GamaEdtech/front

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.

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
    

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 87.8%
  • SCSS 8.2%
  • CSS 2.4%
  • JavaScript 1.3%
  • HTML 0.3%