RicardoAzuul / code-institute-ms4-fullstack

Full Stack Milestone Project using the Django framework
MIT License
1 stars 1 forks source link

Add toast messages to the project, with custom CSS #8

Closed RicardoAzuul closed 2 years ago

RicardoAzuul commented 2 years ago

This pull request will add toasts to the project. Their main use for now: show a preview of the cart, indicate when things have been added or removed to the cart, give a popup when the user tries to search without giving a search term.