Skip to content
/ OneWay Public

This software tool is a tool for systematic optimization and calculation of the cost of a trip, covering a variety of modes of transport.

Notifications You must be signed in to change notification settings

Nariett/OneWay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

OneWay

Overview

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.

Features

  • 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.

Technologies Used

  • 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:
  • Figma: Design tool used for the UI/UX design.
  • Dr.Explain: For create a help system.

Usage

  1. Start the application.
  2. Register or authenticate in the system.
  3. Create a route on the Routes tab.
  4. Create a car on the Cars tab.
  5. Enter the details of your trip, including the route, and select the desired car.

About

This software tool is a tool for systematic optimization and calculation of the cost of a trip, covering a variety of modes of transport.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages