This is a simple eCommerce site . i used node js,express,html,css,materialize,jQuery to find the products which can be sent from a specific shipping address to a specific user address.
I used mongo-sessions-store to store a user session for a fw days on the mongo database and provide each user a cookie which remains stored on the db.
i used google maps api and geocoding api to get the users location automatically stored on the db for geospatial queries to sort products by location
i am planning to use stripe,nodemailer,pdf kit to make the ux better and also i am working on the reset password functionality
I am studying solidity,smart contracts to make this a Dapp