Skip to content

HarshDevelops/Phonebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhoneBook

It's a phonebook developed using Python, Flask, SQLite, HTML,CSS and JS.

User can store contact details, modify them and delete them.

Website: https://harsh-phonebook.herokuapp.com/

Demo

Alt Text

Run Locally

Clone the project

  git clone https://github.com/HarshDevelops/Phonebook.git

Go to the project directory

  cd Phonebook

Install dependencies

  pip install -r requirements.txt

Start the server

  python app.py

Go to url

http://127.0.0.1:5000/

Author

Feedback

If you have any feedback, please reach out to me at harsheydevs@gmail.com

About

A Phonebook app developed using Python and Flask

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors