Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.47 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.47 KB

📝 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