Skip to content

This is a Mini Student console base Management system, the aim of this personal project is to practice , PEP8 convection, Solid principle, Unit Testing, and clean code in python

Notifications You must be signed in to change notification settings

Ginohmk/mini-console-base-student-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Mini Console Base Student Managemet System

This is a Mini Student console base Management system, the aim of this personal project is to practice , PEP8 convection, Solid principle, Unit Testing, and clean code in python

Preview

01_mini_console_base_student_MIS_Insert

Features

  • Student details

    • Created
    • Read
    • Updated
    • Deleted
  • Using a CSV File to Store data

How to set up

  • Clone the repo
git clone git@github.com:Ginohmk/mini-console-base-student-management-system.git
  • Go into the project directory
cd mini-console-base-student-management-system/my_app
  • Run program
python __init__.py
  • To run test
python -m unittest test_student.py

About

This is a Mini Student console base Management system, the aim of this personal project is to practice , PEP8 convection, Solid principle, Unit Testing, and clean code in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages