{"id":19564741,"url":"https://github.com/anibalalpizar/angular-marketplace-express","last_synced_at":"2026-05-05T14:31:39.798Z","repository":{"id":190436385,"uuid":"644867953","full_name":"anibalalpizar/angular-marketplace-express","owner":"anibalalpizar","description":"Angular \u0026 Node.js marketplace app for buying, selling, and rating products. Role-based access, seamless payments, and user-friendly interface.","archived":false,"fork":false,"pushed_at":"2023-09-27T01:06:19.000Z","size":8012,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T09:26:09.406Z","etag":null,"topics":["angular","ecommerce","full-stack","marketplace","nodejs","payments","product-management","user-management","webapp"],"latest_commit_sha":null,"homepage":"","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/anibalalpizar.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-05-24T12:27:07.000Z","updated_at":"2023-08-24T14:13:25.000Z","dependencies_parsed_at":"2024-08-12T15:01:57.647Z","dependency_job_id":null,"html_url":"https://github.com/anibalalpizar/angular-marketplace-express","commit_stats":null,"previous_names":["anibal-alpizar/angular-marketplace-express","anibalalpizar/angular-marketplace-express"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anibalalpizar/angular-marketplace-express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anibalalpizar%2Fangular-marketplace-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anibalalpizar%2Fangular-marketplace-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anibalalpizar%2Fangular-marketplace-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anibalalpizar%2Fangular-marketplace-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anibalalpizar","download_url":"https://codeload.github.com/anibalalpizar/angular-marketplace-express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anibalalpizar%2Fangular-marketplace-express/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angular","ecommerce","full-stack","marketplace","nodejs","payments","product-management","user-management","webapp"],"created_at":"2024-11-11T05:23:39.076Z","updated_at":"2026-05-05T14:31:39.781Z","avatar_url":"https://github.com/anibalalpizar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Marketplace Project - Buy and Sell Management\n\nThis web application project, developed using Angular and Node.js, aims to manage a marketplace. The application enables users to register, authenticate, buy and sell products, and rate other users.\n\n## Requirements\n\n- Node.js v18.16.0 or higher\n- Angular v16 or higher\n- MySQL database\n- Asynchronous flow management\n\n## Installation and Execution\n\n### Backend (Node.js - Server Folder)\n\n1. Install server dependencies:\n\n   ```bash\n   cd server\n   npm install\n   ```\n\n2. Run database migrations:\n\n   ``\n   npx prisma migrate dev --name init\n   ``\n\n3. Run the server:\n\n   ``\n   npm run dev\n   ``\n\n### Frontend (Angular - Client Folder)\n\n1. Install client dependencies:\n\n   ```bash\n   cd client\n   npm install\n   ```\n\n2. Run the application:\n\n   ``\n   ng serve\n   ``\n\n4. Open your browser and visit [http://localhost:4200](http://localhost:4200) to view the application.\n\n## Key Features\n\n- **User Management**: Users can register and authenticate with various roles (administrator, vendor, customer), providing essential details such as full name, identification, email, and more.\n\n- **Product Management**: Vendors can create and update products, including detailed information, images, categories, and status. Customers can explore and filter the product list.\n\n- **Purchase Management**: Customers can add products to their cart, view purchase summaries, and make payments using registered payment methods.\n\n- **Order Management**: Orders progress through states like pending, in progress, delivered, and completed. Vendors can update product statuses, and customers can view purchase histories.\n\n- **Rating Management**: Users can rate each other after purchases, with ratings averaged to display an overall score.\n\n- **Dashboard**: Administrators and vendors access dashboards with pertinent statistics on purchases, products, and ratings.\n\n## Technologies Used\n\n- Backend: Node.js, Express.js\n- Frontend: Angular\n- Database: MySQL\n\n## Authors\n\nThis project was collaboratively developed by [Anibal Alpizar](https://github.com/Anibal-Alpizar) and [Carlo Bonilla](https://github.com/cabonillamo).\n\n## Contributing\n\nContributions to this project are welcomed. Feel free to open issues for bug reports, feature requests, or general feedback. If you wish to contribute code, please fork the repository, create a new branch, make your changes, and submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanibalalpizar%2Fangular-marketplace-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanibalalpizar%2Fangular-marketplace-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanibalalpizar%2Fangular-marketplace-express/lists"}