Skip to content

In this project I used Django to create a contacts agenda with name, phone, email that is located in an SQL database and can be access by the users logged in

License

Notifications You must be signed in to change notification settings

VenPoisen/agenda-project-Django

Repository files navigation

Django-Phonebook-Project

In this project I used Django to create a contacts agenda with name, phone, email that is located in an SQL database and can be access by the users logged in

Funcionalities:

  • Main page ➡️ Access to all Contacts information that was created by a registered user.
    • Each contact has a link that expands the information
    • There is a search field that can find contacts by searching the first name, last name or phone number
  • Sign up page ➡️ A user can register and can access the Dashboard to create new contacts for the agenda
  • Login page ➡️ After registration, user can access his dashboard using email and password
  • Dashboard page ➡️ Only accessed if the user is logged in, can create new Contacts
  • Admin page ➡️ Accessed by superuser to edit, create and delete users or contacts

Deploy on AWS EC2

This Project was deployed using an instance on EC2 --> Open the site

About

In this project I used Django to create a contacts agenda with name, phone, email that is located in an SQL database and can be access by the users logged in

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published