ogunbaysal / object_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object Orianted Programming 2 First Assigment

The assigment is to create a project which is similar to Mavi by using .NET Core Web API and WPF.

Web API To Do

  • Setup the API
  • Create the entities
  • Implement the JWT
  • Create the services
  • Create the UserController
  • Create Authorization (add Admin and User Role)
  • Prepare the API Endpoints
  • Create the CategoryController
  • Create the ProductController
  • Create the BasketController
  • Create the OrderController
  • Implement the Sieve Library to filter and paginate queries ...

Client To Do

  • Setup the client ...

Endpoints

...

About


Languages

Language:C# 100.0%