{"id":15154390,"url":"https://github.com/madalinioana/vehicles-management-system","last_synced_at":"2026-01-19T09:01:45.731Z","repository":{"id":229878375,"uuid":"777886765","full_name":"madalinioana/vehicles-management-system","owner":"madalinioana","description":"Full-stack application incorporating Node.js and MongoDB","archived":false,"fork":false,"pushed_at":"2024-03-27T13:31:45.000Z","size":3846,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T11:47:25.518Z","etag":null,"topics":["backend","express-js","frontend","full-stack","mongo-db","node-js"],"latest_commit_sha":null,"homepage":"","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/madalinioana.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-03-26T17:28:41.000Z","updated_at":"2025-01-25T12:51:58.000Z","dependencies_parsed_at":"2024-08-20T16:36:06.387Z","dependency_job_id":"f43b0760-3756-4df1-83fe-f1f0c78825fb","html_url":"https://github.com/madalinioana/vehicles-management-system","commit_stats":null,"previous_names":["madalinioana/auto-shop-application","madalinioana/vehicles-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/madalinioana/vehicles-management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madalinioana%2Fvehicles-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madalinioana%2Fvehicles-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madalinioana%2Fvehicles-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madalinioana%2Fvehicles-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madalinioana","download_url":"https://codeload.github.com/madalinioana/vehicles-management-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madalinioana%2Fvehicles-management-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["backend","express-js","frontend","full-stack","mongo-db","node-js"],"created_at":"2024-09-26T17:22:49.644Z","updated_at":"2026-01-19T09:01:45.709Z","avatar_url":"https://github.com/madalinioana.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auto Shop Management System\n\nThis project is an Auto Shop Management System that allows users to manage car data efficiently. It includes a client interface to display car information, add new cars, and update existing ones. The system utilizes a Node.js backend server connected to a MongoDB database for data storage.\n\n## Prerequisites\n- Node.js installed on your system\n- MongoDB database setup\n\n## Getting Started\n1. Clone this repository to your local machine.\n2. Install dependencies by running `npm install`.\n3. Start the backend server using `node server.js`.\n4. Open `index.html` in a web browser to access the client interface.\n\n## Components\n- **Backend Server**: Provides HTTP request handling and connects to the MongoDB database.\n- **Client Interface**: Displays car data in a table and provides forms for adding new cars and updating existing ones.\n\n## Client Interface\nThe client interface includes:\n- **Cars Collection Table**: Displays car data, including brand, model, year, service date, and service description.\n- **Add New Car Form**: Allows users to input brand and model information to add a new car.\n- **Modify Existing Car Form**: Enables users to update the brand and model of an existing car by specifying its ID.\n\n## Usage\n1. **Viewing Car Data**: Upon accessing the application, the cars collection table will display existing car data.\n2. **Adding a New Car**:\n   - Fill in the brand and model fields in the \"Add a new car\" form.\n   - Click the \"Submit\" button to add the new car.\n3. **Modifying an Existing Car**:\n   - Enter the ID of the car you want to modify in the \"Modify an existing car\" form.\n   - Update the brand and/or model fields.\n   - Click the \"Update\" button to save the changes.\n4. **Deleting a Car**:\n   - To delete a car, you can perform a DELETE request to the `/api/cars/:id` endpoint.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadalinioana%2Fvehicles-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadalinioana%2Fvehicles-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadalinioana%2Fvehicles-management-system/lists"}