Skip to content

iliyan-pigeon/Fitness_store

Repository files navigation

fitness_app

Overview

This is E-commerce website made with Python/Django. The architecture is monolithic, utilizing the Server-side rendering functionalities in Django. The Templates are written with HTML and the stylization is made with CSS. There is small parts of the front-end made with JavaScript. The back-end is completely made with Python using both classes and functions. The database management is made with the Django ORM. There is implemented fully functional cart logic, with adding products from the catalog, the page of the product and from the cart dropdown. Also you can remove a product from the cart or just to decrease the amount of it. I also implemented option for payment on delivey, or online payments with credit/debit card. The card payment is made with Stripe. There is also safety measures for storing the password of every user in encoded version of it. Every user can see details for his profile, as well as change every single one of them.

About

This is my first Django project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published