Skip to content

nadaclain/phonebook

 
 

Repository files navigation

Phonebook App

This is a Phonebook Application to store contacts.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/ZiyadMoneep/phonebook.git
  2. Run:

  • Build the Docker containers:
      docker-compose build
    
  • Start the Docker containers:
      docker-compose up
      docker-compose exec web python manage.py migrate
    
  1. Database Schema Diagram: Database Schema Diagram

About

Simple PhoneBook using Python / Django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 82.5%
  • HTML 16.0%
  • Dockerfile 1.5%