/Commerce

Primary LanguageJavaScript

Zotes Shop: A Web Eccomerce App in development

Zote Shop is an web application intended to help users buy different products. A demo application to demonstrate how products will be presented and what infromation will be available to the user.

Techologies used: React JS, C#, TSQL, and ASP.NET Framework to create Web Api.

Upcoming Features

  • Incorporate Google Pay to complete order transactions for fake payments.
  • Improve responsiveness of web page to work on mobile devices.
  • Incorporate process for returns.
  • Improve overall app design.
  • Host Database, Rest Api, and Web page online.

Completed Task

  • Developed Web Api that connect to database
  • Implement Intial design for web application
  • User is able to sign up and login.
  • User is able to add items to cart and purchase the items.
  • Able to add product reviews
  • Transition from Pokemon Api to either custom data or FakeStore Api.
  • Add Email Js to send emails to user who purchase orders.

Sample App Screenshots

Home Page

home

Catalog Page

home

Product Page

product

Cart Page

product

Checkout Page

checkout

Orders Page

orders