Skip to content

It's a contact management app developed in Python using the Django framework.

License

Notifications You must be signed in to change notification settings

Humberto-Matondo/Agenda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGENDA or PHONEBOOK

Login-PAGE Contacts-PAGE

About:

It's an application developed in Python with the Django framework, designed to provide users with an effective and intuitive solution for managing phone contacts. With AGENDA, users have the ability to create, organize, and add contacts to their list in an uncomplicated manner.


If you wish to only view the project, please log in using my username and password:
**User:** Humberto
**Password:** 4U9Gkj&Y

Key features and functionalities include:

  1. Simple Contact Registration: Users can add new phone contacts by entering essential information, such as name, phone number, email address, and additional details, in an intuitive process.

  2. Organization and Categorization: The app allows contacts to be organized into categories such as "Friends," "Family," or "Colleagues" for easy access and management.

  3. Editing and Updating: Users can edit and update contact information at any time, ensuring that information remains accurate and up-to-date.

  4. Search and Filtering: It offers search and filtering features to quickly locate a specific contact using just the first or last name, even in extensive lists.

  5. Intuitive Interface: The user interface is designed to be user-friendly and easy to navigate, making the app accessible to users of all experience levels.

  6. Data Security: User data security is a priority. It implements security measures to protect users' personal information.

  7. Multiplatform Access: The app is accessible on various platforms, allowing users to manage their contacts from any internet-enabled device.

AGENDA/PHONEBOOK offers a convenient solution for those who want to keep their phone contacts organized and accessible at any time and from anywhere. It's the ideal tool for simplifying contact management in an increasingly connected world.

TOOLS ⚒️

  1. PYTHON
  2. DJANGO FRAMEWORK
  3. POSTGRESQL
  4. UBUNTU 20.04 LTS
  5. HTML5
  6. CSS3

Websites Used:

Commands to clone and set up this project on your local machine:

git clone https://github.com/Humberto-Matondo/Agenda.git
  • For Windowns:

      cd Agenda
      python -m venv venv
      venv\Scripts\activate
      python -m pip install --upgrade pip setuptools wheel --user
      python -m pip install django django-debug-toolbar django-crispy-forms pillow
      python -m pip install Pillow  
      python manage.py migrate
      python manage.py makemigrations
      python manage.py collectstatic
    

THANKS FOR THE VISIT! 🫱🏿‍🫲🏻

About

It's a contact management app developed in Python using the Django framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published