Skip to content

Fengzdadi/Intelligent-scheduling-system

Repository files navigation

Intelligent-scheduling-system

Intelligent scheduling system

Content

Introduction

This is a intelligent scheduling system, which can help you, as the manager, to manage the work scheduling in you company.

For most people, this should be a back-end demo. You can learn the basic file structure of the back-end, the gin framework, the way to write the add-delete database, and the way to call the algorithm from here.

For subsequent needs, you can contact the author to open the source code of the front-end.

Features

  • Easy to use: you can use it easily, just input, and get the result.
  • Fast: it can help you to get the result in a short time. Because we use efficient algorithms and programming languages(C++).
  • Accurate: it can help you to get the result in a high accuracy.
  • Multi-selectivity of results: We can present different results for you to choose from.
  • High degree of customization: There is a wealth of typographic rules for you to choose from

How to use

1. Install

git clone https://github.com/Fengzdadi/Intelligent-scheduling-system.git

2. configuration

  1. Change the name of the configexample.ini file to config.ini
  2. Set the information in the configuration file( config.ini )
  3. Complete the above, the database will be automatically connected when starting. ( sqlserver as an example )

3. API

This code exposes several sample interfaces, including the increment, check, and start algorithms, which can be modified according to your actual needs.

Contribute

If you want to contribute to this project, you can fork this project and submit a pull request.

About

Intelligent scheduling system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published