Skip to content

klaftech/lube-lab-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lube Lab Express

The quickest & easiest oil change shop on Python

About this project

This is a Python CLI project demonstrating functionality for a fictitious oil change shop to manage their customers, vehicles and service records.

Features:

  • Crawls remote endpoint to populate vehicle make and models selection dropdowns.
  • Service record invoice printed to terminal.
  • Allows full create, updated & view functionality for all customers and vehicles data.
  • Profile view of customer, including all vehicles and their service record history.
  • Database seeding using faker library.
  • Implements Request Futures library to asynchoronously populate vehicle data.

Packages:

Credits:

Vehicle Data - autotraders.co.uk
ASCII Invoice Template

About

Python CLI project for fictitious Lube Lab Express

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages