Skip to content

bubhei/SimpleAddressBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Address Book Web Application

A simple address book web application project built using Flask, SQLite, HTML, CSS, and JavaScript. It allows users to perform CRUD (Create, Read, Update, Delete) operations on address records.

Installation

Clone the repository:

git clone https://github.com/bubhei/SimpleAddressBook.git

Install the required Python packages:

pip install -r requirements.txt

Usage

Run the Flask application:

python app.py

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors