Skip to content

jukovsky/order_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test task for PHP devloper role

Installation

  1. Clone this repo using:
$ git clone git@github.com:rzhukovskiy/order_bot.git
  1. To install dependencies and clean the git repo run:
$ composer install
  1. Fill telegram credentials in bot constructor

Description

Simple CRM system realized as telegram bot. User can send commands to bot to manipulate orders, clients, stocks, etc. Application was made with vanilla PHP. Without web interface.

Stack and tools

  • PHP
  • MySQL (PDO)
  • telegram-bot/api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages