Skip to content

MefistAldemisov/LocalRegularityDocumentsDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

234 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js CIQuality Gate Status

Local Regulatory Documents Database

Project for SP course

How does it look like:

Gif:

GIF

Updates of sprint 3

Search interface changes

Search page

Document representation model

Document

Load document interface

Load document interface

Mobile optimization

Tablet:

tablet

Phone:

phone

How to use frontend

CLI way

Open the derictory of the project via terminal, run cd lrdb-front/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Test way (no npm required)

  1. Change folder cd ./lrdb-front/dist
  2. Up the tem server python3 -m http.server
  3. Open http://0.0.0.0:8000/ in browser

Backend API

Link

Authors

  • Alina Bogdanova
  • Gosha Stepanov
  • Pavel Tishkin
  • Yurii Zarubin

About

Project for SP course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors