Skip to content

ABO33/address-book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple web interface page that simulate a web address book, has contact page on which you can add, edit and delete contacts and info for them, login and register forms, tags for the contacts, and filters for contacts, edditing of the profile information and import of contacts in csv and json fomrat.

To run this application:
-pip install -r requirments.txt
-Download PostgreSQL
-create a localhost database named address_book with username: postgres and password: password
-run the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.4%
  • HTML 41.4%
  • CSS 2.2%