forked from CSCB532/address-book
-
Notifications
You must be signed in to change notification settings - Fork 0
ABO33/address-book
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published
Languages
- Python 56.4%
- HTML 41.4%
- CSS 2.2%