{"id":14967611,"url":"https://github.com/mogoatlhe/inventory-application","last_synced_at":"2026-02-02T12:47:33.129Z","repository":{"id":61311658,"uuid":"536149084","full_name":"Mogoatlhe/inventory-application","owner":"Mogoatlhe","description":"an online clothing store CRUD web application","archived":false,"fork":false,"pushed_at":"2024-12-29T14:49:27.000Z","size":2204,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T17:13:03.475Z","etag":null,"topics":["express","express-validator","mobile-first","mongodb","mongoose","nodejs","pugjs","responsive-design","tailwindcss"],"latest_commit_sha":null,"homepage":"https://wandering-sun-3782.fly.dev/","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/Mogoatlhe.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":"2022-09-13T13:51:03.000Z","updated_at":"2024-12-29T14:49:31.000Z","dependencies_parsed_at":"2024-08-23T14:27:13.884Z","dependency_job_id":"1ca2f9ae-69de-42d3-b2f2-ad4d6c53121c","html_url":"https://github.com/Mogoatlhe/inventory-application","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/Mogoatlhe%2Finventory-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mogoatlhe%2Finventory-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mogoatlhe%2Finventory-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mogoatlhe%2Finventory-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mogoatlhe","download_url":"https://codeload.github.com/Mogoatlhe/inventory-application/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249116210,"owners_count":21215143,"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":["express","express-validator","mobile-first","mongodb","mongoose","nodejs","pugjs","responsive-design","tailwindcss"],"created_at":"2024-09-24T13:38:21.334Z","updated_at":"2026-02-02T12:47:33.085Z","avatar_url":"https://github.com/Mogoatlhe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inventory-application\n\nan online clothing store `CRUD` web application\n\n![](./home-screen.png)\n\n## Core Features\n\n- [x] create an new `item` and `category`\n- [x] read an `item` and `category` from the database\n- [x] update an existing `item` and `category`\n  - [x] categories must be unique\n  - [x] items can have the same names\n- [x] delete an existing `item` and `category`\n  - [x] any item can be deleted\n  - [x] only empty categories can be deleted\n- [x] sort items by category\n- [x] validate input fields\n\n## Additional Features\n\n- [x] make the application responsive across different screen sizes.\n- [x] add and store item images\n- [x] sort items by name or price, in ascending and descending order.\n\n## Installation Instructions\n\n- Clone the repo\n- Open the `inventory-application` folder\n- Run `npm i` from your terminal to install all of the project's dependecies\n- Run `npm run serverstart` from your terminal to build and start the application\n  - If your browser does not open automatically paste http://localhost:3000 in the address bar of your browser and press Enter\n\n## Lessons Learnt\n\n- Even though `DELETE` and `PUT` are valid `HTTP` methods, they are not valid `HTML5` code. `POST` and `GET` are the only permitted form `method` attribute values. Everything else will send a `GET` request instead.\n\n## Credits\n\n- All the images, and product details along with the design of the website is from: https://www.woolworths.co.za/cat/Men/Clothing/_/N-1z13s3l\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogoatlhe%2Finventory-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmogoatlhe%2Finventory-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmogoatlhe%2Finventory-application/lists"}