michalzaq12 / euklides

Interscholastic platform for learning maths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“ About project

The aim of this project is to prepare the prototype of interscholastic platform for learning maths. We have created an interactive project of user interface. The main part of the project is the internet platform. It consists of two integrated applications - a server with a database and web application. It contains examples of various tasks for students along with a test base of students in particular classes.

This repository contains only web application

๐Ÿ‘€ Application preview

โ–ถ๏ธโ–ถ๏ธ Watch video โ—€๏ธโ—€๏ธ

API documentation

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# generate api client from swagger spec 
$ node api/generator.js

Links

About

Interscholastic platform for learning maths


Languages

Language:Vue 64.0%Language:TypeScript 35.6%Language:JavaScript 0.4%