Skip to content

sangtrandev00/frontend-fullstack-es6-techspace-repo

Repository files navigation

TECHSPACE JAVASCRIPT PROJECT - B2B WEBSITE

Links to websites:

Technology and tools:

  • Html, CSS, Tailwind CSS, Javascript (ECMAScript), Flowbite UI, Tailwind element
  • Style of writing code: Functional code
  • Build tool Vitejs
  • Deployment Netlify

Description

  • Client: Website about selling phones with functionality like Search, filter (by categories, by price), sort products (by price decrease, increase, latest, oldest), list products, add to cart, create orders, and some core of the website,...

  • Admin (Implement Restful API): CRUD categories, products, users. Track orders (view detail, update status). View report of all sold followed by months ( 12 months), all total sales, all views, and all number of products. Summarize orders follow by their status.

  • Authentication: Login (JWT), Signup, Reset password, Google Login.

  • If you want to look thoroughly for more detail just download the source and run for your own.