Skip to content

evpirnia/pySch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySch

A program in Python3 that interacts with the user via command line. The user of the program is prompted with a menu where he/she can choose to:

  • List all appointments
  • Schedule an appointment
  • Add an appointment type with a duration in minutes
  • Exit

Business hours of 10am - 6pm are implemented but can be modified.

Prerequisites

  • Python3
  • pytest

Commands

To run, execute:

$ make

To test, execute

$ make test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published