It is a world wide well known idea to have application that boosts the business. Vue-Commerce is the latest Version built with most current technologies to keep it simple, with faster performance. The development process does care about all stages that end users can face during the usage of the app from a standard user to an admin. Project has 100% continous support and updates
- Multilingual [English - Arabic]
- admin control
- simple dashboards
- simple landing page for end-users
- availability for shopping and payments using stripe
🚧 => (under construction)
***Vue-Commerce***
admin | user |
---|---|
admin login | login/register |
dashboard | homepage |
overview 🚧 | landing page |
products | products |
categories 🚧 | categories 🚧 |
orders 🚧 | orders 🚧 |
users | shopping cart |
profile settings | profile settings |
discount 🚧 | Checkout |
logout | logout |
The front end uses VueJs (The powerful framework) with its dependencies and libraries. I have chosen VueJs for it is easiness and tidiness and for the performance and the short response time with end-user. I used Firebase as the backend of my application. Its features cannot be compared to other backend services. it is so powerful, secure, easy to use and provides tons of services. Here are the full list of the used technologies:
- Frontend
- VueJs framework ✔️
- Bootstrap ✔️
- BootstrapVue ✔️
- Backend
- Google Firebase ✔️
- VueFirestore ✔️
- Google-cloud functions ✔️
- NodeJs ✔️
- Stripe payments
⚠️
Stripe is setup but my firebase needs a subscription and I have issues with it. So, it is not functioning at the moment.
- BootstrapVue
- VueFirestore
- sweetalert2
- adminLTE
- Vue2Filters
- progressbar
- vuesax
- https://vue-spinners.saeris.io/
- vue-chartjs
- vue2-flip-countdown.
- apexcharts
Everything in the homepage is customizable:
Just clone repository
npm install
npm run serve
npm run build
npm run test
npm run lint