https://github.com/yoursenseicreeper/torunlive
Tool showing buses delays in real time in Toruń, Poland
https://github.com/yoursenseicreeper/torunlive
dotnet entity-framework-core livedata mssql-database public-transport webscraping
Last synced: about 2 months ago
JSON representation
Tool showing buses delays in real time in Toruń, Poland
- Host: GitHub
- URL: https://github.com/yoursenseicreeper/torunlive
- Owner: YourSenseiCreeper
- License: other
- Created: 2023-10-07T07:20:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-12T08:26:10.000Z (over 1 year ago)
- Last Synced: 2025-01-18T13:56:51.769Z (4 months ago)
- Topics: dotnet, entity-framework-core, livedata, mssql-database, public-transport, webscraping
- Language: C#
- Homepage:
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# TorunLive
> Application showing buses delays utilizing timetables and live data from Torun MPK online services
## Setup
Requirements
- .NET 8
- Visual Studio 2022 or newer
- SQL Server 2019 or newer```sh
dotnet build --no-incremental
```## Usage
You can use it in two ways:
1. By running `tools/ConsoleDemo` project
2. Or by running WebApi and hit certain endpoint## Contributing
If you have suggestions for how TorunLive could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the [Contributing Guide](CONTRIBUTING.md).
## License
[CC BY-NC](LICENSE) © 2023 YourSenseiCreeper