{"id":17831644,"url":"https://github.com/venkat88676/quickbuy_","last_synced_at":"2026-04-10T00:05:07.007Z","repository":{"id":167488476,"uuid":"620397153","full_name":"venkat88676/QuickBuy_","owner":"venkat88676","description":"QuickBuy is an website sells consumer electronics and a variety of related merchandise, including software, video games, music, mobile phones,etc.","archived":false,"fork":false,"pushed_at":"2023-09-28T12:14:35.000Z","size":5735,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T03:25:08.661Z","etag":null,"topics":["api","crud-api","css","express-js","google-auth","html","javascript","jquery","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"https://venkat88676.github.io/QuickBuyF/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/venkat88676.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-28T15:46:21.000Z","updated_at":"2023-09-25T13:49:02.000Z","dependencies_parsed_at":"2023-09-23T18:14:24.813Z","dependency_job_id":"4b6b04bc-610a-4d4b-9fc8-65ee74ed75ee","html_url":"https://github.com/venkat88676/QuickBuy_","commit_stats":null,"previous_names":["venkat88676/bestbuy-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkat88676%2FQuickBuy_","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkat88676%2FQuickBuy_/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkat88676%2FQuickBuy_/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkat88676%2FQuickBuy_/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venkat88676","download_url":"https://codeload.github.com/venkat88676/QuickBuy_/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246811514,"owners_count":20837776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","crud-api","css","express-js","google-auth","html","javascript","jquery","mongodb","nodejs"],"created_at":"2024-10-27T19:47:42.797Z","updated_at":"2025-12-30T19:59:18.432Z","avatar_url":"https://github.com/venkat88676.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## **QuickBuy - Full Stack Application**\nA web application where you can find all the latest gadgets related to your daily life, making your life simpler.\n\n## **Logo**\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/9b217cd9-aec6-4c49-a2b6-47d9473f86a3)\n\n## Table of Contents\n\n  - Code Base\n  - Technologies Used\n  - Features\n  - Prerequisites\n  - Installation\n  - Deployment\n  - Usage\n  - Contributing\n  - License\n\n## Code Base\n\n - BackEnd/\n    - config/\n       - db.js\n       - google.auth.js\n    - middlewares/\n       - authentication.js\n       - validate.js\n    - models/\n       - cartModel.js\n       - productModel.js\n       - userModel.js\n    - routes/\n       - cartRoute.js\n       - proRoute.js\n       - useRoute.js\n    - index.js\n    - package.json\n    \n  -  FrontEnd/\n     - images\n     - script\n     - style\n     - admin.html\n     - adminManage.html\n     - cart.html\n     - checkout.html\n     - footer.html\n     - index.html\n     - navbar.html\n     - products.html\n     - profile.html\n     - signin.html\n     - singleProduct.html\n      \n  - README.md\n  \n## Technologies Used\n\n-  QuickBuy is built using the following technologies :\n\n-  Frontend :\n    - HTML\n    - CSS\n    - JavaScript\n-  Backend :\n    - Node.js\n    - Express.js\n    - mongoose\n-  Database :\n    - MongoDB Atlas\n-  Authentication :\n    - Google OAuth\n    - passport\n    - passport-google-oauth20\n-  Other Node Packages :\n    - JWT\n    - bcrypt\n    - passport\n    - passport-google-oauth\n    - nodemon\n\n    \n  ## Features\n\n-  User registration with  Google authentication as a third-party service\n-  Implementation of authentication using JSON Web Tokens\n-  Hashing of confidential information for enhanced data protection\n-  Display of a comprehensive product page showcasing all available items\n-  Detailed information page to provide an in-depth view of each product\n-  Creation of a cart page for efficient management of selected items\n-  Seamless checkout process enabling customers to place orders\n-  Dedicated order page to monitor and manage customer orders\n-  User profile page facilitating the viewing and updating of personal details\n-  Contact section to enable users to raise queries or seek assistance\n-  Administration controller equipped with all functionalities\n-  Optimize user experiences across mobile, tablet, and desktop devices with a responsive design.\n-  \n## Prerequisites\n\n  -  Node Js\n  -  MongoDB\n  -  npm modules\n  -  Git\n\n\n## Installation\n\n-  Clone the repository : git clone : ***https://github.com/venkat88676/QuickBuy_.git***\n-  Install dependencies : ***npm install***\n-  Start the server : ***npm run server***\n\n\n## Deployment\n\n  The backend of this project has been deployed using Cyclic, and the front end has been deployed on github.io.\n  \n  - Github.io : ***https://venkat88676.github.io/QuickBuyF/***\n  - BackEnd : ***https://dull-coveralls-fawn.cyclic.cloud***\n  - Github : ***https://github.com/venkat88676/QuickBuy_***\n\n\n## Usage and SnapShots\n\n  Welcome to QuickBuy, your premier online shopping destination. Customers enjoy a seamless experience with easy registration, browsing, shopping Administrators have efficient control over products, orders, and users through our user-friendly platform. For assistance, visit our FAQ or contact our dedicated support team.\n\n\n\n\n## **Home Page**\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/8c2169e9-9ece-4cab-ab4c-f7af129456fa)\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/90da6926-568d-4ea4-969c-4f4aa25ab898)\n\n\n## **Signup Page**\n-  Complete your profile with essential details. After successful registration, verify your email to gain access and start using our website.\n\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/fdf70746-91bb-454e-b8bf-ab19c11a3154)\n\n## **Profile page**\n-  Manage your profile effortlessly. View and update personal details.\n\n\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/f0a99508-31c7-486c-a53b-c0b8a1bf91c5)\n\n\n## **Product Page**\n-  Explore our product page for a curated selection of high-quality items to meet your needs and preferences.\n\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/23706392-1178-45f5-8212-e4aee8d4d9f6)\n\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/df8d02d8-3133-4f67-90b3-43a0bb3d753c)\n\n\n\n## **Cart Page**\n-  Effortlessly manage your shopping cart, adding, removing products, and adjusting quantities to tailor your order to perfection.\n\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/76b92128-39f2-4986-9fb0-81fb074fbb83)\n\n\n## **Admin Dashboard*\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/0e95bee4-b271-467c-9e22-40273c80f13b)\n![image](https://github.com/venkat88676/QuickBuy_/assets/115460541/b0da9672-ebc3-4b1f-a6e5-e4f94b16b8a0)\n\n\n## License\n\n  This project is licensed under the MIT License. See the LICENSE file for details.\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenkat88676%2Fquickbuy_","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenkat88676%2Fquickbuy_","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenkat88676%2Fquickbuy_/lists"}