{"id":16483784,"url":"https://github.com/kevinadhiguna/yomunication","last_synced_at":"2026-04-06T21:32:03.879Z","repository":{"id":107678081,"uuid":"307136349","full_name":"kevinadhiguna/yomunication","owner":"kevinadhiguna","description":"Yomunication is a web application that allows you to create, read, update, and delete articles.","archived":false,"fork":false,"pushed_at":"2022-09-09T05:59:29.000Z","size":1189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T22:42:17.780Z","etag":null,"topics":["article","blog","crud","crud-application","expressjs","mongodb","nodejs","rest-api"],"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/kevinadhiguna.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":"2020-10-25T16:03:21.000Z","updated_at":"2022-04-11T02:41:20.000Z","dependencies_parsed_at":"2023-06-08T18:15:30.127Z","dependency_job_id":null,"html_url":"https://github.com/kevinadhiguna/yomunication","commit_stats":{"total_commits":58,"total_committers":3,"mean_commits":"19.333333333333332","dds":0.4655172413793104,"last_synced_commit":"c13d062bd125d47fa45b784f67422a318e89fa8f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinadhiguna/yomunication","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fyomunication","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fyomunication/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fyomunication/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fyomunication/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinadhiguna","download_url":"https://codeload.github.com/kevinadhiguna/yomunication/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinadhiguna%2Fyomunication/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31491096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: 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":["article","blog","crud","crud-application","expressjs","mongodb","nodejs","rest-api"],"created_at":"2024-10-11T13:14:59.144Z","updated_at":"2026-04-06T21:32:03.858Z","avatar_url":"https://github.com/kevinadhiguna.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yomunication\n\nYomunication is a web application that allows you to create, read, update, and delete articles. This app is powered by NodeJS, ExpressJS, MongoDB, and Restful API.\n\n\u003cbr /\u003e\n\n## Demo\n\nThis is how Yomunication looks :\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/PREVIEW/1.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\nYomunication allows CRUD actions as well, just like these :\n\n### Create\n\n1. Click the `New Article` button below the quote :\u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/create/1.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n2. On the `Edit Page`, insert `Title`, `Description`, and `Markdown` (acts as a main content of the article) :\u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/create/2.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n3. Having filling in all of them, click `Save` button to create your brand new article :\u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/create/3.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n4. Great! You have successfully published an article! \u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/create/4.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n\u003cbr /\u003e\n\n### Read\n\n1. In order to read a full article, click the `Read More` button in the article you want to have a look at :\u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/read/1.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n2. Hooray! The full article is displayed for you! \u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/read/2.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n\u003cbr /\u003e\n\n### Update\n\n1. Click the `Edit` button in the article you want to apply a change :\u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/update/1.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n2. After you are redirected to the `Edit Article` page, you can edit what you want. In this case, I will modify the `Title` as highlighted below :\u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/update/2.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n3. If you have finished on making changes, click the `Save` button :\u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/update/3.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n4. Voila! You have successfully updated the `Title`. Feel free to make changes on other attributes as well :) \u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/update/4.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n\u003cbr /\u003e\n\n### Delete\n\n1. Click the `Delete` button in the article you would like to remove :\u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/delete/1.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n2. Boom! The article has disappeared now... \u003cbr\u003e\n   \u003cimg src=\"https://raw.githubusercontent.com/kevinadhiguna/yomunication/main/demo/delete/2.png\" width=\"90%\"\u003e\u003c/img\u003e \u003cbr\u003e\u003cbr\u003e\n\n\u003cbr /\u003e\n\n## How to Run :\n\n### Prerequisites :\n\nMake sure you have [NodeJS](https://nodejs.org/en/download/) and [MongoDB](https://docs.mongodb.com/manual/installation/) installed in your computer/laptop. Please also check that MongoDB is running in the background.\n\n### Steps :\n\nOpen your Terminal / Command Prompt to execute these commands :\u003cbr\u003e\u003cbr\u003e\n\n1. Clone this repository :\n\n```\ngit clone https://github.com/kevinadhiguna/yomunication.git\n```\n\n2. Install Dependencies either using Yarn or NPM :\n\n```\nyarn\n# or\nyarn install\n```\n\nNote :\n\n```\nnpm install\n```\n\nto install dependencies using NPM.\n\n3. Run :\n\n```\nyarn run devStart\n```\n\n4. Open a browser and go to `localhost:5000` to see the app is running :)\n\n\u003cbr /\u003e\n\n## Format code\n\nYou can format code using prettier :\n```\nyarn format\n```\n\nIf you want to only check whether code is formatted properly or not, run :\n```\nyarn run check\n```\n\n\u003cbr /\u003e\n\n![Hello !](https://api.visitorbadge.io/api/VisitorHit?user=kevinadhiguna\u0026repo=yomunication\u0026label=thanks%20for%20dropping%20in%20!\u0026labelColor=%23000000\u0026countColor=%23FFFFFF)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinadhiguna%2Fyomunication","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinadhiguna%2Fyomunication","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinadhiguna%2Fyomunication/lists"}