/EAD-BE

Primary LanguageC#

Backend Web API - "cart.io" (E-commerce Platform)

EAD Assignment - SE4040

Complete web API service built for an e-commerce platform which includes several modules which is integrated together so web API service can handle requests and send appropriate responses as needed. This Web API was built as a part of the EAD Assignment which is part of the Enterprise Application Development module which is part of the BSc in IT Specializing in Software Engineering degree program at SLIIT.

The core modules of cart.io (e-commerce platform) are as follows;

  • User Management
  • User Ranking Management
  • Product Management
  • Inventory Management
  • Order Management
  • Shopping cart Management

Contributors & Contribution

  • IT21343216 - Bihesha Dilshan - User Management & Rating Management
  • IT21345296 - Teshan Jayakody - Product Management & Inventory Management
  • IT21321436 - Manula Gunatilleke - Order Management & Cart Management

Technologies Used :

  • ASP.NET Core
  • ngrok - Hosting Platform
  • Swagger - Testing & Documentation
  • Postman - Testing
  • Visual Studio - IDE