{"id":20903568,"url":"https://github.com/raisanjmr/flipmart","last_synced_at":"2026-04-12T18:04:30.114Z","repository":{"id":123691924,"uuid":"396215433","full_name":"RaisanJMR/flipmart","owner":"RaisanJMR","description":"MERN stack shopping application","archived":false,"fork":false,"pushed_at":"2023-06-24T16:13:20.000Z","size":38690,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T13:52:13.653Z","etag":null,"topics":["javascript-framework","node-js","paypal","react-bootstrap","reactjs","redux"],"latest_commit_sha":null,"homepage":"https://flipmart.onrender.com","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/RaisanJMR.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":"2021-08-15T04:32:19.000Z","updated_at":"2023-06-24T16:09:02.000Z","dependencies_parsed_at":"2024-11-20T13:34:17.540Z","dependency_job_id":null,"html_url":"https://github.com/RaisanJMR/flipmart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaisanJMR%2Fflipmart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaisanJMR%2Fflipmart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaisanJMR%2Fflipmart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaisanJMR%2Fflipmart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaisanJMR","download_url":"https://codeload.github.com/RaisanJMR/flipmart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243293795,"owners_count":20268142,"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":["javascript-framework","node-js","paypal","react-bootstrap","reactjs","redux"],"created_at":"2024-11-18T13:14:08.573Z","updated_at":"2025-12-11T18:52:16.614Z","avatar_url":"https://github.com/RaisanJMR.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FLIPMART \n----\n\u003e The MERN stack eCommerce platform to sell and buy products\n\n![flipbay image](./gitasset/flipbay.gif)\n\nTech Stack\n- MongoDB - database,\n- Express - backend framework,\n- React - frontend framework,\n- Node - server\n- styling - react-bootstrap\n\n \u003e watch live at [https://flipmart.onrender.com](https://flipmart.onrender.com)\n \n``` Sample User Logins\n\nadmin@example.com (Admin)\n123456\n\njohn@example.com (Customer)\n123456\n\njane@example.com (Customer)\n123456\n```\n\n\u003e Features\n\n - user login\n - user logout\n - new user registration\n - user profile update (password, email, name)\n - JWT authentication for users\n - product search\n - carousel for top rated products\n - products pagination\n - add product to cart\n - paypal payment integration\n - add shipping address\n - order summary page\n - user dashboard\n -  view all orders placed\n - local storage for shipping address, user info\n - price calculation including tax, shipping\n  - responsive UI\n - #### ADMIN only\n - add products\n - view orders \n - mark orderes as delivered \n - set delivery status\n - change admin status\n \n\u003e How to use this repo\n\n### 1. ENV variables\n\n create a .env file in root and add the following\n\n ```\nNODE_ENV = development\nPORT = 5000\nMONGO_URI = \u003cyour mongodb uri\u003e\nJWT_SECRET = 'abc123'\nPAYPAL_CLIENT_ID = \u003cyour paypal client id\u003e\n ```\n### 2. install dependencies\n install npm packages needed for your project for frontend \u0026 backend\n\n```\nnpm install\ncd frontend\nnpm install\n```\n\n### 3. run on local machine\n run this project on your local machine\n\n```\n# Run frontend (:3000) \u0026 backend (:5000)\nnpm run dev\n\n# Run backend only\nnpm run server\n```\n\n### 4. Seed script for mongoDB\n populate your database with users and products\n\n```\n# Import data\nnpm run data:import\n\n# Destroy data\nnpm run\n```\n### 5. Paypal credentials\n paypal credentials for payment\n\n```\n# email\nsb-q475kk7727209@personal.example.com\n\n# password\n(X#i5V7f63lOj)\n```\n\n### License\n---\nThe MIT License\n\nCopyright (c) 2021 JMR\n\nPermission is hereby granted,  free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction,expect not to spam this app while using live, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraisanjmr%2Fflipmart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraisanjmr%2Fflipmart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraisanjmr%2Fflipmart/lists"}