Skip to content

sshaplygin/current-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

current-course GitHub license

Test task project. Service for get currnet course from CB RF. If you want read task, please open resource/task.txt Dump data bases in resource/order.sql

Menu

Presetup

If you will usage this apps. You will corrected file app-service/app/config/config.json with mysql params and unpackage sql dump.
SQL dump located in resource/orders.sql

Usage

If you can't use docker, you can use this manual

git clone https://github.com/mrfoe7/current-course.git
cd current-course/app-service
npm install
npm start

Docker-compose (don't working!!!)

docker-compose up -d

Tecnologies

  • node.js
  • express
  • mysql
  • docker

Dependencies

  • express
  • body-parser
  • mysql
  • ejs
  • morgan
  • nconf
  • winston

About

service is show orders, passendgers and getting currnet course from CB RF. Test task from biletix.ru

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors