Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 1.52 KB

README.md

File metadata and controls

71 lines (45 loc) · 1.52 KB

eBelge_DataSyncHub

* Bu proje e-Belge, e-Defter, e-Beyanname ve OKC sitelerindeki duyuruları tarar. Eğer güncel bir duyuru bulunursa bu bilgiyi Firebase'e kaydeder ve aynı zamanda One Signal aracılığıyla bildirim gönderir. Otomatik olarak her saat başı yeniden çalışan Windows service projesidir.

🧐 Features

Here're some of the project's best features:

🛠️ Installation Steps:

1. Install NuGet Package

FirebaseDatabase.net

2. Install NuGet Package

HtmlAgilityPack

3. Install NuGet Package

Newtonsoft.Json

4. Edit Settings.json

oneSignal > apiKey

5. Edit Settings.json

OneSignal > appId

6. Edit Settings.json

fireBaseUri

7. After the project is compiled.

Start command prompt as administrator and run this command. sc create eBelge_DataSyncHub binPath= "..X\eBelge_DataSyncHub.exe"

💻 Built with

Technologies used in the project:

  • C#
  • Windows Service