Skip to content

Server application for the second year team project, HSE, Spring 2021

Notifications You must be signed in to change notification settings

guide-helper/guide-helper-server

Repository files navigation

Server for the Guide Helper app

Codacy Badge

Description

Spring Boot server using MySQL database

Functionality

  • REST API for actions with tours, users, and orders based on Three Layer Architecture
  • Client-guide chat via storing chat history in Firebase
  • RAKE(Rapid Automatic Keyword Extraction) algorithm for extracting keywords from dialog messages

Install

  • Clone repository: git clone https://github.com/chikaldiriki/Guide-Helper-Server.git
  • Install docker and docker-compose

Run

  • docker compose build
  • docker compose up -d

API

About

Server application for the second year team project, HSE, Spring 2021

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages