Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need help with the project with the provided code, c# language: The aim of the project is to create a distributed system that uses REST

Need help with the project with the provided code, c# language:
The aim of the project is to create a distributed system that uses REST API for communication between system components in any technology (suggested .NET). SYSTEM DESCRIPTION: The online auction system should enable users to list and bid on items in various categories. All data should be stored in a permanent manner (XML, database). When designing and implementing, the MVC or equivalent model must be strictly adhered to.
1. Create a REST API that allows you to support users: a. Adding a user
b. Editing a user
c. Deleting a User
d. Retrieving user information
2. Create a REST API that allows
b. Editing an item for bidding
c. Removing an item from the auction
d. Downloading information about the item at the auction
3. Create a REST API that will allow you to make a payment for the auctioned item - in this case, use the sanbox of the selected payment operator
4. Create an interface that allows you to conduct auctions in the selected technology.
The functionalities listed with individual tasks are only illustrative and do not constitute full functionality.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Online Systems For Physicians And Medical Professionals How To Use And Access Databases

Authors: Harley Bjelland

1st Edition

1878487442, 9781878487445

More Books

Students also viewed these Databases questions