Fullstack Fruit & Veg Shop: A web application developed with HTML, CSS, and JavaScript for the frontend, and Django for the backend. Features include user authentication, a product catalogue, shopping cart functionality, and order management. and much more
Modified the JavaScript and page to display stars on the testimonial view page.
Updated the signals to save the following fields—company name, country, and location—in lowercase. This enables easier conversion to title case on the frontend.
Changed the button colours to reflect different states. When creating a testimonial, the button is blue. When editing, the button is green, with text that states "Update".
The user is able to add, edit or delete their testimonial once their have logged in.
The user is able to add, edit or delete their testimonial once their have logged in.