Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adithaker/ecommerce_webapp

🛒(NOT MAINTAINED) This is a simple eCommerce site, that i plan to make a full site for farmers to make the distribution cycle easier giving the power in the hands of the buyer and seller .
https://github.com/adithaker/ecommerce_webapp

bcryptjs css ecommerce-site ejs express html5 javascript jquery materialize mongodb node-js webshop

Last synced: 4 days ago
JSON representation

🛒(NOT MAINTAINED) This is a simple eCommerce site, that i plan to make a full site for farmers to make the distribution cycle easier giving the power in the hands of the buyer and seller .

Awesome Lists containing this project

README

        

# Webshop
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.
# User Authentication
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.
# Maps API
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
# Other things
i am planning to use stripe,nodemailer,pdf kit to make the ux better and also i am working on the reset password functionality
# Smart Contracts
I am studying solidity,smart contracts to make this a Dapp