Mondal10 / course-manager-cli

Course Manager CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Course Manager CLI


Languages

Language:Python 100.0%