{"id":23257338,"url":"https://github.com/wojwozniak/nodejs-shop","last_synced_at":"2026-04-11T05:04:02.416Z","repository":{"id":214383416,"uuid":"734437946","full_name":"wojwozniak/nodejs-shop","owner":"wojwozniak","description":"E-commerce website built with nodejs, express and mongoDB","archived":false,"fork":false,"pushed_at":"2023-12-28T01:31:01.000Z","size":251,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T10:53:55.715Z","etag":null,"topics":["ejs","express-session","expressjs","mongodb","mongoose","nodejs","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"EJS","has_issues":false,"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/wojwozniak.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-12-21T17:18:48.000Z","updated_at":"2023-12-27T23:43:56.000Z","dependencies_parsed_at":"2024-12-19T12:34:04.009Z","dependency_job_id":"78da7a61-cc59-4130-9f13-987e2adde298","html_url":"https://github.com/wojwozniak/nodejs-shop","commit_stats":null,"previous_names":["wojwozniak/nodejs-shop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojwozniak%2Fnodejs-shop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojwozniak%2Fnodejs-shop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojwozniak%2Fnodejs-shop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wojwozniak%2Fnodejs-shop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wojwozniak","download_url":"https://codeload.github.com/wojwozniak/nodejs-shop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247436140,"owners_count":20938532,"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":["ejs","express-session","expressjs","mongodb","mongoose","nodejs","tailwindcss"],"created_at":"2024-12-19T12:28:53.802Z","updated_at":"2025-12-30T19:12:37.985Z","avatar_url":"https://github.com/wojwozniak.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nodeshop.io\n\n## About\n\nNodeshop.io is a simple e-commerce application built with Node.js, Express, and MongoDB. It is an end project for university course i attend.\n\nAll the data is stored in MongoDB Atlas cloud database. Entire frontend is built with EJS templating engine. I used Tailwind CSS for styling.\n\nAuthentication is done by simple username and password. Passwords are hashed with bcrypt. Authorization on routes is handled by custom middleware.\n\n## Features\nMain features required by the course:\n\n### Not logged in user\n- [x] View all products\n- [x] Search for products\n  \n### Registered user\n- [x] Create an account\n- [x] Login/logout\n- [x] Add product to basket\n- [x] View basket, summary and checkout  \n\n### Admin\n- [x] Add/modify/delete product\n- [x] See user list\n- [x] See order list \n\n## Screenshots\n\n### Home page\n![Home page](./.about/screenshot.png)\n\n### Basket\n![Basket](./.about/screenshot2.png)\n\n## Installation\n- Clone the repository\n- Install dependencies with `npm install`\n- Create credientials.json file in the root directory and add your MongoDB Atlas `databaseUser` and `databasePassword`\n- Run the application with `npm start`\n- After changing styles, run `npm run build-css` to compile Tailwind CSS and refresh with F5","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojwozniak%2Fnodejs-shop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwojwozniak%2Fnodejs-shop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwojwozniak%2Fnodejs-shop/lists"}