An open API service indexing awesome lists of open source software.

https://github.com/sangtrandev00/frontend-fullstack-es6-techspace-repo

This is a JavaScript (ECMAScript) version ecommerce application
https://github.com/sangtrandev00/frontend-fullstack-es6-techspace-repo

axios charjs ckeditor5 datatables ecmascript tailwindcss tailwindcss-plugin vitejs

Last synced: 4 months ago
JSON representation

This is a JavaScript (ECMAScript) version ecommerce application

Awesome Lists containing this project

README

        

# TECHSPACE JAVASCRIPT PROJECT - B2B WEBSITE

### Links to websites:

+ Site: https://techspace-phoner.netlify.app/site/index.html
+ Admin: https://techspace-phoner.netlify.app/admin/index.html

### 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.