Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

gustavosousa2208/easy-rider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy_rider

A project for JetBrains Academy Python couse.

Bus fleet database.

image

features

  • regex for checking bus stop name, type and time
  • easily change regex rules with constants
  • easy organization of data with use of json and dict for import data to the Fleet class
  • import from json file or console input
  • dump file for silent tests or more detailed review
  • check for line start, end and stops, and most important, line transfer (correctly)

line schedule

Diagram_of_the_bus_line

bus data entry

Documentation

About

Bus fleet database organization and managing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages