Skip to content

The given project is build using python and sqlite database ,which is designed to handle contact and to perform queries on the database ,like,searching sorting,adding data,removal and update of data in database

License

Notifications You must be signed in to change notification settings

Gagan1111/Contact-management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Contact management project

Contact management project is basically a console project developed using python and Sqlite databse, which can handle CRUD operations easily,following project creates a new db. extension file in your local directory

Basic feature available :

  • User can Add new contact detail
  • Can information about current database
  • User can delete and manipulate the contacts easily

About databse management:

I have used "Server-less database" for user to perform CRUD operation locally.

Libray used in Python:

  • Sqlite3 : To handle databse
  • Prettytable : To show data in tabular format.

About

The given project is build using python and sqlite database ,which is designed to handle contact and to perform queries on the database ,like,searching sorting,adding data,removal and update of data in database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages