Skip to content

RESTful API for an e-commerce platform of a store about a paintings shop. Implement multi-currency functionality to dynamically display product values. Transactions are processed using PayPal.

Notifications You must be signed in to change notification settings

Garridot/Ruins-of-Versailles_Ecommerce-Project

Repository files navigation

Ruins Of Versailles | E-commerce Project

RESTful API for an e-commerce platform of a store, implementing multi-currency functionality to dynamically display product values in Argentine pesos and US dollars, and keeping the product values updated. Transactions are processed using PayPal.

The following endpoints are provided:

  • Register/Edit a product

  • Delete a product

  • Consult a product

  • List all products

  • Update stock of a product

  • Register/Edit an order (including its details). Updating the stock of the product

  • Delete an order. Restore product stock

  • Consult order and details

  • List all orders

💻 Languages, Frameworks, Libraries:

Python Django DjangoREST JavaScript HTML5 CSS3 Bootstrap

View Project: https://ruins-of-versailles-7rbc.onrender.com/

Project Images:

About

RESTful API for an e-commerce platform of a store about a paintings shop. Implement multi-currency functionality to dynamically display product values. Transactions are processed using PayPal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published