You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node bazaar backend microservice manages tasks such as order processing, user authentication, payment gateway integration, and other backend functionalities that enable smooth functioning of the online store.
E-Commerce Back End - This project is an e-commerce back end, it can view categories, tags, and products inside the database. It can also add additional categories, tags, products. As well as update, delete, or find by id for any of the sections.
This application was created as part of a UT Full Stack Coding Bootcamp challenge. Given the starter code of a working Express.js API, code was configured to use Sequelize to interact with a MySQL database.
Bu repo, Django ile geliştirilmiş bir e-ticaret projesinin backend kodunu içermektedir. Kullanıcı kimlik doğrulama ve yetkilendirme, ürün yönetimi, kategori yönetimi, sipariş yönetimi ve sepet yönetimi gibi özellikleri içermektedir.