{"id":35170711,"url":"https://github.com/abdulhadishah/blog-app","last_synced_at":"2026-04-09T08:52:57.519Z","repository":{"id":329559329,"uuid":"1120018388","full_name":"abdulhadishah/blog-app","owner":"abdulhadishah","description":"A minimal blog application built with Node.js, Express, and EJS.","archived":false,"fork":false,"pushed_at":"2025-12-20T10:15:28.000Z","size":107,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-22T15:45:41.592Z","etag":null,"topics":["backend","crud","ejs","express","nodejs"],"latest_commit_sha":null,"homepage":"","language":"EJS","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/abdulhadishah.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-20T10:08:49.000Z","updated_at":"2025-12-20T10:16:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/abdulhadishah/blog-app","commit_stats":null,"previous_names":["abdulhadishah/blog-app"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/abdulhadishah/blog-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhadishah%2Fblog-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhadishah%2Fblog-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhadishah%2Fblog-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhadishah%2Fblog-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdulhadishah","download_url":"https://codeload.github.com/abdulhadishah/blog-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulhadishah%2Fblog-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28103887,"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-12-28T02:00:05.685Z","response_time":62,"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":["backend","crud","ejs","express","nodejs"],"created_at":"2025-12-28T20:39:14.594Z","updated_at":"2025-12-28T20:39:15.131Z","avatar_url":"https://github.com/abdulhadishah.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 Blog App\n\nA minimal blog web application built using Node.js, Express, and EJS. Users can create, view, edit, and delete blog posts during a session.\n\n## ✨ Technologies\n\n- `Node.js`\n- `Express`\n- `EJS`\n- `HTML`\n- `CSS`\n\n## 🚀 Features\n\n- Create new blog posts\n- View all posts on the home page\n- Edit existing posts\n- Delete posts\n- Clean, calm, minimal UI\n- Responsive layout for desktop and mobile\n\n## 📍 The Process\n\nThis project was built as the **Day 26 capstone** of the *100 Days of Python Code* course and represents my first complete backend-focused application.\n\nThe goal was to combine everything learned up to this point, especially concepts related to backend development with Express. The application uses in-memory storage instead of a database, meaning posts do not persist between sessions.\n\nWhile building this project, I learned how to handle form submissions, work with POST requests, and implement full CRUD functionality. I also gained a clearer understanding of how to uniquely identify posts using IDs, and how to correctly update and delete specific entries using array methods such as `find`, `findIndex`, and iteration with `forEach`.\n\nA significant part of this project involved problem-solving through documentation, Googling, and Stack Overflow. Styling was intentionally kept minimal and calm to focus on clarity, usability, and structure rather than visual complexity.\n\n## 🚦 Running the Project\n\n1. Clone the repository  \n2. Install dependencies: `npm install`\n3. Start the server: `node app.js`\n4. Open `http://localhost:3000` in your browser  \n5. Create, edit, and delete blog posts\n\n## 🎞️ Preview\n\nhttps://github.com/user-attachments/assets/9a5d8c6a-1018-4f44-a60e-7baf8d9ee9e7\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulhadishah%2Fblog-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulhadishah%2Fblog-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulhadishah%2Fblog-app/lists"}