Skip to content

This is a simple library database system based on Python, wxPython and SQLite.

Notifications You must be signed in to change notification settings

ketian/DBProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#DBProject: Library Database System

##Description

This is a simple library database system based on Python, wxPython and SQLite

##Instructions

To run this program, you'd better make sure that you have Python 2.7 and wxPython 3.0.0.

Then:

  1. Use python init.py to initialize the database and to create an administrator account when you run the program for the first time.
  2. Use python main.py to get the main frame working and choose functions as you like.
  3. There are two examples for you to add books to the database: book.in, book2.in. And there is also an example for you to test whether the program can handle clashes: bookclash.in.

About

This is a simple library database system based on Python, wxPython and SQLite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages