{"id":22264261,"url":"https://github.com/khaledssbd/riderevolt-project","last_synced_at":"2026-04-07T22:32:10.708Z","repository":{"id":264373519,"uuid":"893179782","full_name":"khaledssbd/RideRevolt-project","owner":"khaledssbd","description":"RideRevolt is a Bike-store management web application that has is make on express.js and has different routes for different requests.","archived":false,"fork":false,"pushed_at":"2025-01-05T16:35:17.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T14:14:15.407Z","etag":null,"topics":["cors","dotenv","eslint","express","globals","mongoose","prettier","tsc","typescript","typescript-eslint"],"latest_commit_sha":null,"homepage":"https://assignment-2-mongoose-pi.vercel.app","language":"TypeScript","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/khaledssbd.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":"2024-11-23T18:35:55.000Z","updated_at":"2025-01-05T16:35:20.000Z","dependencies_parsed_at":"2024-11-23T20:17:40.134Z","dependency_job_id":"bd72143c-5357-4da8-b407-791e62c4aed5","html_url":"https://github.com/khaledssbd/RideRevolt-project","commit_stats":null,"previous_names":["khaledssbd/riderevolt-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledssbd%2FRideRevolt-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledssbd%2FRideRevolt-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledssbd%2FRideRevolt-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaledssbd%2FRideRevolt-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaledssbd","download_url":"https://codeload.github.com/khaledssbd/RideRevolt-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245476718,"owners_count":20621698,"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":["cors","dotenv","eslint","express","globals","mongoose","prettier","tsc","typescript","typescript-eslint"],"created_at":"2024-12-03T10:08:19.876Z","updated_at":"2026-04-07T22:32:10.664Z","avatar_url":"https://github.com/khaledssbd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RideRevolt 🚴‍♂️\n\n## Live site 🌐\n\n- [RideRevolt on Vercel](https://assignment-2-mongoose-mu.vercel.app)\n\n---\n\n## GitHub Repository 📂\n\n- [RideRevolt Repository](https://github.com/khaledssbd/RideRevolt-project)\n\n---\n\n# Project Overview 🛠️\n\n- RideRevolt is a Bike-store management web application that is made on express.js and has different routes (https://assignment-2-mongoose-pi.vercel.app/api/products, https://assignment-2-mongoose-pi.vercel.app/api//orders, https://assignment-2-mongoose-pi.vercel.app/api/orders/revenue) for different requests.\n- CRUD operations are implemented for product Model\n- For every order the product quentity decreases accordingly.\n- user can see the sum of all totalPrice from order Model as totalRevenue\n\n---\n\n# Used npm Packages 📦\n\n- npm init -y\n- npm install express\n- npm install mongoose\n- npm install cors\n- npm install dotenv\n- npm install -D typescript\n- tsc -init\n- npm install -D @eslint/js\n- npm install -D @types/express\n- npm install -D @types/cors\n- npm install -D @typescript-eslint/eslint-plugin\n- npm install -D @typescript-eslint/parser\n- npm install -D eslint@9.14.0\n- npm install -D globals\n- npm install -D prettier\n- npm install -D typescript-eslint\n\n---\n\n# Getting Started 🚀\n\nTo run this project on your local machine follow the instructions-\n\n### Prerequisites\n\nBefore you begin, ensure you have the following installed on your local machine:\n\n- [Node.js](https://nodejs.org/en/download/) (which includes npm)\n- [Git](https://git-scm.com/)\n\n---\n\n### Installation\n\n1. ```bash\n   git clone https://github.com/khaledssbd/RideRevolt-project\n   ```\n\n2. ```bash\n   cd RideRevolt-project\n   ```\n\n3. ```bash\n   npm install\n   ```\n\n4. Create a .env file inside the \"RideRevolt-project\" folder and configure the following environment variables accordingly-\n\n```bash\nNODE_ENV=\n\nPORT=\n\nDATABASE_URL=\n\nBCRYPT_SALT_ROUNDS=\n```\n\n5. ```bash\n   npm run start:dev\n   ```\n\nOpen [http://localhost:5000](http://localhost:5000) to view it in the browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledssbd%2Friderevolt-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaledssbd%2Friderevolt-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaledssbd%2Friderevolt-project/lists"}