Skip to content

A simple RESTful API, contains CRUD operations on Node.JS and an interface with Vue.JS

Notifications You must be signed in to change notification settings

CanerSezgin/e-commerce-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

E-commerce Admin Dashboard

A simple RESTful API, contains CRUD operations on Node.JS and an interface with Vue.JS
The user can simply create/use an account in order to manage his/her e-commerce store.
The user can Create/Update/Delete a product or receive an order.

RESTful Api LiveOn

  • CRUD operations
  • Authentication with JWT
  • Restricted Access
  • Routes - Models - Controllers Code Structure
  • Running on different server (webservice)

User Interface

  • Login/SignUp Page
  • Navigation Guards
  • Restricted Pages (Admin Dashboard)
  • Product CRUD Operations (Admin Dashboard)
  • Products on Store

missing

  • Add to Cart & Product Details (Store)
  • Management (Admin Dashboard)
  • Orders Management (Admin Dashboard)

About

A simple RESTful API, contains CRUD operations on Node.JS and an interface with Vue.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published