Coder Social home page Coder Social logo

ismailraqi / e-commerce-web-api- Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1013 KB

simple E-commerce project using asp.Net web api (Work in Progress, enjoy the demo) Front-End side (https://github.com/ismailraqi/EcomSolution-Front-End)

C# 48.72% CSS 0.57% HTML 3.19% ASP 0.02% JavaScript 47.49%

e-commerce-web-api-'s Introduction

WORK IN PROGRESS ๐Ÿšง 80%

EcomStore

This project was made with [ASP.NET WEB API]https://docs.microsoft.com/en-us/aspnet/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api)

What's included:

  • ASP.NET 4.7 & C# โค๏ธ
  • Identity & EF6
  • High resolution
  • Easy to customize ๐Ÿ”ง
  • Miscrosoft.Owin.Cors
  • Microsoft.AspNet.WebApi.Cors

Features

  • Admin dashboard

Installation

  1. Clone This Repo with the following link https://github.com/ismailraqi/E-commerce-Web-API-
  2. Create a Database in your local machine
  3. Copy the SQL code from WatchStoreDB.sql and execute it
  4. Now Click right in your database -> go to properties -> copy the connectionString then go to web.config and replace the DefaultConnection
  5. now go to the WatchStore.Data/App.Config and change the DataSource with your own Server name and copie the connectionString and go back to web.Config and replace it with the StoreEntities
  6. rebuild your solution
  7. It's Done enjoy !

Preview

- To register a new account you should execute this endpoint and pass the values in the request body [POST METHOD]

Screenshot 1

- To login execute this endpoint with values in the request body [POST METHOD]

Screenshot 2

- To retrieve all products from db execute this endpoint [GET METHOD]

Screenshot 3

- To get only one product with details execute this endpoint with id in the param section [GET METHOD]

Screenshot 4

- To Modify product details execute this endpoint with id of product in param section [PUT METHOD]

Screenshot 5

- To Post a new product execute this endpoint with values in body section [POST METHOD]

Screenshot 6

- To Post a new review execute this endpoint with values in body section [POST METHOD]

Screenshot 7

e-commerce-web-api-'s People

Contributors

ismailraqi avatar

Watchers

James Cloos avatar  avatar

e-commerce-web-api-'s Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.