Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 .
- Host: GitHub
- URL: https://github.com/adithaker/ecommerce_webapp
- Owner: ADIthaker
- Created: 2020-07-04T15:14:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T18:37:08.000Z (about 2 years ago)
- Last Synced: 2023-05-05T17:07:39.689Z (over 1 year ago)
- Topics: bcryptjs, css, ecommerce-site, ejs, express, html5, javascript, jquery, materialize, mongodb, node-js, webshop
- Language: JavaScript
- Homepage:
- Size: 4.14 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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