Klurifixus / butikado

före projectet
0 stars 2 forks source link

Follow Code Institute Guide #2

Closed Klurifixus closed 5 months ago

Klurifixus commented 5 months ago

In this issue, we have established a working e-commerce project using Django, Allauth, and Stripe. Due to the utilization of different versions of Allauth, Django, etc., the project will undergo modifications that diverge from the standard guide. Such changes will lead to an altered file structure in Allauth, for instance, affecting the configuration of login and signup settings. Nonetheless, as this setup forms the base of the shop and is not its final version, these variations are inconsequential.

Please note that this repository employs django-allauth version 0.60.0, diverging from the version recommended in the guide. For further details, refer to the requirements.txt file.

The User-stories for the guide I have been followed is placedn commentfield below and are the ones used in the Code Institute project : Boutique Ado.

Klurifixus commented 5 months ago

Skärmbild 2024-01-11 122158

Skärmbild 2024-01-11 122604
Klurifixus commented 5 months ago

All is set up, except for variations in styling due to the file structure for allauth, which has affected login and logout. Also, there isn't a set API for Stripe, but it's sufficient for closing this issue. A new issue for this is in place.