Skip to content

TomJamesGray/pyBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#pyBook ###A command line booking system to manage and store customer and booking information

Commands:

  • ab - Adds booking
  • ac - Adds customer
  • lc - Lists customers
  • lb - Lists bookings
  • lba - Lists available bookings
  • rb - Removes a booking
  • h - Displays a help message

Arguments can be used on lc and lb in the form lc name=Tom Gray

Multiple arguments can also be used if seperated by commas e.g lc name=Tom Gray,address=An example address

About

A bookings system using sqlite on the back-end to manage customers and make bookings

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages