This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Online Grocery Store is an eCommerce based web application for our Web Programming project. We had developed a sample in which user can search and find necessary information about any grocery item, can proceed to checkout to buy products. User can create an account, update personal information, can check its past activities, orders and transactions, and cart items.
Online Grocery Store is an eCommerce based web application for our Web Programming project. We had developed a sample in which user can search and find necessary information about any grocery item, can proceed to checkout to buy products. User can create an account, update personal information, can check its past activities, orders and transactions, and cart items.
# Online-Grocery-Store Online Grocery Store is an eCommerce based web application for our Web Programming project. We had developed a sample in which user can search and find necessary information about any grocery item, can proceed to checkout to buy products. User can create an account, update personal information, can check its past activities, orders and transactions, and cart items. # GitHub Repository https://github.com/ParasGarg/Online-Grocery-Store/ # Project Presentation https://drive.google.com/file/d/0B79vfV-wa7EZME9WVmsxTEpzMjg/view?usp=sharing # Technologies Used Frontend Languages: HTML, CSS, and Client-Side JavaScript Frontend Framework: Bootstrap Frontend Library: jQuery Backend: Server-Side JavaScript Backend Framework: NodeJS and NPM Database: MongoDB Other Libraries: Tota11y, and HTML Validator Tools: MS Visual Code, MS Command Panel # System Configuration 1. Install NodeJs 2. Install MongoDB 3.4 Stable Version 3. Install Code Editor (Recommended MS Visual Code) 4. Install NPM Packages # NPM Packages "bcrypt": "^1.0.2", "body-parser": "^1.17.1", "connect-flash": "^0.1.1", "cookie-parser": "^1.4.3", "cookie-session": "^2.0.0-beta.1", "express": "^4.15.2", "express-handlebars": "^3.0.0", "express-passport": "^0.1.0", "express-passport-logout": "^0.1.0", "express-session": "^1.15.2", "handlebars-intl": "^1.1.2", "handlebars-paginate": "^0.1.0", "mongodb": "^2.2.26", "passport": "^0.3.2", "passport-local": "^1.0.0", "path": "^0.12.7", "randomstring": "^1.1.5", "uuid": "^3.0.1", "validator": "^7.0.0", "xss": "^0.3.3" # Project Initialization After installing and configuration of system and environment. Follow steps to run the project - 1. Import the "products" collection from database folder to get sample database. (Note: You can also import other
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...