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
- Host: GitHub
- URL: https://github.com/sangtrandev00/frontend-fullstack-es6-techspace-repo
- Owner: sangtrandev00
- Created: 2023-06-05T10:27:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-22T03:25:31.000Z (over 1 year ago)
- Last Synced: 2025-01-15T23:20:36.405Z (5 months ago)
- Topics: axios, charjs, ckeditor5, datatables, ecmascript, tailwindcss, tailwindcss-plugin, vitejs
- Language: HTML
- Homepage: https://techspace-phoner.netlify.app/site/index.html
- Size: 1.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.