MUSICOLOGY

Musicology is a Python/Django web application with CRUD operations that allows users to view blurbs about albums. Each user has the capability logging in and adding comments. As the admin user, with my login information, I am able to update and delete each post.

Technologies Used

  • Python
  • Django
  • PostgreSQL
  • CSS
  • Bootsrap

Screenshots

![Screen Shot 2022-02-23 at 4 56 57 PM](https://user-images.githubusercontent.com/94858532/155423918-6369c4b3-bb69-4a26-be9a-769e7fc66fc2.png) ![Screen Shot 2022-02-23 at 4 57 09 PM](https://user-images.githubusercontent.com/94858532/155423921-c7b9ad56-b691-4d08-8f09-48ec1269e34e.png) ![Screen Shot 2022-02-23 at 4 57 35 PM](https://user-images.githubusercontent.com/94858532/155423928-8b66fb28-b747-44a6-af0d-6188a2e50fb5.png)

Getting Started

https://musicology-kn.herokuapp.com/

Future Enhancements

  • User is able to update and delete their own comments
  • Approval of comments
  • Images of albums hosted off of AWS
  • In depth blog posts