项目作者: Logan-47

项目描述 :
Software Component Cataloguing Software using python and Gtk
高级语言: Python
项目地址: git://github.com/Logan-47/SCCS.git
创建时间: 2019-04-03T16:49:26Z
项目社区:https://github.com/Logan-47/SCCS

开源协议:

下载


SCCS

A Software Component Cataloguing Software built using Python, GTK3, Glade and MySQL.

A user of the catalouger can:

  1. - Enter the details of a component: Name, Type (Application/System Software), Category, and description.
  2. - Read about certain component
  3. - Update details of certain component
  4. - Delete details of certain component
  5. - Search for a specific component
  6. - Sort Data by name
  7. - Sort Data by Type

User can do all the above mentioned operations in realtime with just button clicks.

Usage:

python3 fux.py

Demo:

alt text

User Interface:

alt text

Adding Data:

alt text

Data added:

alt text

Update Data:

alt text