Skip to content

This is a project created using Django with the intention of making blog articles on a postgreSQL database

License

Notifications You must be signed in to change notification settings

VenPoisen/project-Blog-Django

Repository files navigation

project-Blog-Django

This is a project created using Django with the intention of making blog articles on a postgreSQL database

Funcionalities:

  • Main page ➡️ Access to all blogs information that was created by a registered user.
    • Each blog has a link that opens the article where there are new fields:
      • Image, information and links about the article,
      • A Comment field where anyone can leave a comment that will be sent to the server.
    • There is a search field that can find blogs by searching the title, summary or content
  • Admin page ➡️ Accessed by superuser to edit, create and delete users, blogs or comments.

Deploy on AWS EC2

This Project was deployed using an instance on EC2 --> access here

About

This is a project created using Django with the intention of making blog articles on a postgreSQL database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published