Skip to content

c0dezer0/shopylytics-server

Repository files navigation

Shopylytics

Project Setup

Install Dependencies : $npm install

Start Server (Development): $npm run dev

Start Server (Production) : $npm start

#Server Details

Base url : https://shopylytics.herokuapp.com/

Admin Login : ID: admin Password: qwerty

#Todo

  1. Insert Product
  2. List Product
  3. Edit product
  4. register User(login/logout) <-- done
  5. Register Vendor
  6. Register product with vendor
  7. Show Products to customer
  8. Recommend Product
  9. Add to cart in android
  10. Purchase
  11. Sent notification to seller
  12. Show product by location

About

Major Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published