🏗 This aplication is still under development. But almost complete 🏗
This application 🍰 belongs to a collection of other other apps which work hand in hand to create a great e-commerce application 🎂.
- Clients webapp to browse and order products
- Administrators webapp to get all client orders
- RESTfull API to connect both webapps
I am planning on building 🧱 a mobile app so clients can order on their smarphones 📱 aswell. I'll be using ReactNative.
This piece 🍕 of the application is the one which admins will have access to.
- See a List of all orders done by clients 🛒
- Activate orders so clients know thier item is on the way 🤗
- On PRODUCTS Create, Update, List and delete 🍡
- See a List of all clients 👱
- See all Mesages sent by clients 🍂
You can visit this webapp here.
❗ OBS Unfortunatley you wont have access to the website because you aint an admin user ❗
I went a little bit old fashion while building this app, but used some pretty new and cool web technologies.
- Pug (HTML)
- SASS (CSS)
- Typescript (Javascript)
I've built a few applications already using this same approch, using pug, SASS and TypeScript. using webpack to compile everthing.
On their webapp I build for the clients, I used alot of similer funciton. So I plan on building a basic framework. For this kind of application.
