{"id":24760736,"url":"https://github.com/augustine-aj/30-days-web-development-challenge","last_synced_at":"2026-02-16T15:35:34.034Z","repository":{"id":273554654,"uuid":"920097945","full_name":"augustine-aj/30-Days-Web-Development-Challenge","owner":"augustine-aj","description":"30 Days Full Stack Web Development Challenge with Node.js and Express, culminating in an e-commerce project.","archived":false,"fork":false,"pushed_at":"2025-03-03T15:41:59.000Z","size":41469,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T11:46:57.240Z","etag":null,"topics":["ecommerce-application","express","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/augustine-aj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-21T15:04:23.000Z","updated_at":"2025-03-03T15:42:02.000Z","dependencies_parsed_at":"2025-01-21T16:33:36.203Z","dependency_job_id":"ec58acb5-334b-4dbf-85da-6e3d15ed7de9","html_url":"https://github.com/augustine-aj/30-Days-Web-Development-Challenge","commit_stats":null,"previous_names":["augustine-aj/30-days-web-development-challenge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/augustine-aj/30-Days-Web-Development-Challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustine-aj%2F30-Days-Web-Development-Challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustine-aj%2F30-Days-Web-Development-Challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustine-aj%2F30-Days-Web-Development-Challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustine-aj%2F30-Days-Web-Development-Challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/augustine-aj","download_url":"https://codeload.github.com/augustine-aj/30-Days-Web-Development-Challenge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustine-aj%2F30-Days-Web-Development-Challenge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278717449,"owners_count":26033542,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ecommerce-application","express","mongodb","nodejs"],"created_at":"2025-01-28T18:19:00.305Z","updated_at":"2025-10-07T03:55:00.809Z","avatar_url":"https://github.com/augustine-aj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 30-Days-Web-Development-Challenge\n\n**Route map**\n- Node Js\n- Express\n- MongoDB\n- Ecommerce Website\n\n## Day 1 \n[Introduction to Web Development](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%201)\n\n## Day 2\n[Variables and control statements](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%202)\n\n## Day 3\n[Object Literals, Object Constructors, and Dates](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%203)\n\n## Day 4\n[Functions, Arrow Functions, and Callbacks](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%204)\n\n## Day 5\n[Classes, Objects, Inheritance, and Modules](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%205)\n\n## Day 6\n[Simple Server Creation and Serving HTML Files](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%206)\n\n## Day 7\n[Routing and GET Requests (Without Using Express)](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%207)\n\n## Day 8\n[Introduction to Express](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%208)\n\n## Day 9\n[Express Generator](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%209)\n\n## Day 10\n[Express-Handlebars](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2010)\n\n## Day 11\n[Introduction to MongoDB, Basic CRUD Commands](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2011)\n\n## Day 12\n[Simple Signup Page](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2012)\n\n## Day 13\n[Promise, Callbacks](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2013)\n\n## Day 14\n[Async, Await](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2014)\n\n## Day 15\n[E-Commerce Project – Day 1](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2015)\n\n## Day 16\n[E-Commerce Project – Day 2](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2016)\n\n## Day 17\n[E-Commerce Project – Day 3](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2017)\n\n## Day 18\n[E-Commerce Project – Day 4](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2018)\n\n## Day 19\n[E-Commerce Project – Day 5](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2019)\n\n## Day 20\n[E-Commerce Project – Day 6](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2020)\n\n## Day 21\n[E-Commerce Project – Day 7](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2021)\n\n## Day 22\n[E-Commerce Project – Day 8](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2022)\n\n## Day 23\n[E-Commerce Project – Day 9](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2023)\n\n## Day 24\n[E-Commerce Project – Day 10](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2024)\n\n## Day 25\n[E-Commerce Project – Day 11](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2025)\n\n## Day 26\n[E-Commerce Project – Day 12](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2026))\n\n## Day 27\n[E-Commerce Project – Day 13](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2027)\n\n## Day 28\n[E-Commerce Project – Day 14](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2028)\n\n## Day 29\n[E-Commerce Project – Day 15](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2029)\n\n## Day 30\n[E-Commerce Project – Day 16](https://github.com/augustine-aj/30-Days-Web-Development-Challenge/tree/main/Day%2030)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustine-aj%2F30-days-web-development-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faugustine-aj%2F30-days-web-development-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustine-aj%2F30-days-web-development-challenge/lists"}