/course-manager-cli

Course Manager CLI

Primary LanguagePython

Course Manager CLI

  • Basic Command Line Interface implemented in python.
  • Basic CRUD operations implemented on databas.
  • Modularizing the code.

Steps to run locally

  • Clone the project.
  • Make sure python ver. 3 is installed in your system.
  • Run command:
    • For Windows python manage_course.py
    • For Linux/ Mac python3 manage_course.py