Skip to content

rakkot-vm/Currency-parser

Repository files navigation

INFO

  • name: Currency Parser
  • Yii2 Cron PHP JavaScript HTML

Specification

Implement a price parser for different currencies in Ukraine (PHP)
  • Source: https://korrespondent.net/business/indexes/course_valjut/
  • only OOP
  • The obtained data is stored in the database, the prices are stored with reference to the date.
  • Using Bootstrap, output from the database prices for a certain date, realize the possibility of selecting a date through the widget.
  • Add the ability to make a note to the current value by region for the selected day
  • When 12:00 comes, send to the mail (***); two ways.
  • Implement the means of the database as a separate store of the mean value of the day at midnight.
  • It will be a plus dynamic update of prices when changing the date, that is, using AJAX and implement sorting at prices, as at the source.
  • It should be on a Nix server.

To start the project, you must create an environment with the file puphpet-config.yaml(it contains Cron tasks) and service puphpet.com and enable the migration.Also it is necessary to set the database settings in "config/db.php" and configure smtp and mail in "config/params.php"

About

Currency parser, developed with Yii2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published