Omnilios

Ecom website Full stack

Solve every valid sudoko puzzle

I almost got scammed into MLM scheme but see that their website is kinda sleek so I decide to make a full stack ecom website with MERN

Demo Link: https://ecom-kzus.onrender.com/

The website has authentication with sign up, verification and log in. I am using mailtrap to send email but I do not own any domain so it can only send it to my own email which explain the "show verification code" button. Here video of it in action and youtube video link: https://youtu.be/xdgS4dBHpOY

The buyer can edit personal info, add item to cart, I do not make payment function cause this is demo site and I do not know how to test it without selling anything. All transaction are record in server and can be retrieve

Demo video of that and youtube link: https://youtu.be/y-NH0rKZtys

Seller can add new product, edit them or delete them. Demo video and youtube link: https://youtu.be/d8CC_TDBN4c

Other client side function demo video, you can see the new and edited products added by seller form user pov. Youtube link: https://youtu.be/pA2y_JOUUAI

Source code at https://github.com/VietTran8611/ecom

Doing full stack solo took more time than I expected so there is a lot of improvement I have not had time to do and here is the checklist