OneWay is a software tool designed for the systematic optimization and calculation of trip costs, covering various modes of transport. The application leverages multiple technologies and APIs to provide accurate and efficient trip planning.
- Multi-modal Transport Optimization: Plan trips using different modes of transport.
- Cost Calculation: Accurate calculation of trip costs.
- API Integration: Integration with Yandex and Graphhopper for routing
- User Interface: User-friendly interface designed with WPF.
- Database: SQLite for local data storage.
- Parsing: Getting fuel price and getting cars data.
- C#: Core programming language.
- WPF (Windows Presentation Foundation): For creating a rich user interface.
- SQLite: Local database for storing trip data.
- APIs:
- Graphhopper: For create a trip route.
- Yandex: For determine the coordinates of the route points.
- Parser:
- Belorusneft: For getting fuel price.
- Drom: For getting cars data.
- Figma: Design tool used for the UI/UX design.
- Dr.Explain: For create a help system.
- Start the application.
- Register or authenticate in the system.
- Create a route on the Routes tab.
- Create a car on the Cars tab.
- Enter the details of your trip, including the route, and select the desired car.