{"id":23231991,"url":"https://github.com/nown1ne/ezmail","last_synced_at":"2025-08-19T16:34:10.653Z","repository":{"id":65387223,"uuid":"588638011","full_name":"nown1ne/ezmail","owner":"nown1ne","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-23T14:02:46.000Z","size":217,"stargazers_count":7,"open_issues_count":5,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-10-24T15:01:20.820Z","etag":null,"topics":["hacktober","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://ezmail.vercel.app","language":"Svelte","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/nown1ne.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-01-13T16:04:04.000Z","updated_at":"2023-10-04T04:02:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ed27535-5f82-4917-9a71-5e1901c22910","html_url":"https://github.com/nown1ne/ezmail","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nown1ne%2Fezmail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nown1ne%2Fezmail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nown1ne%2Fezmail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nown1ne%2Fezmail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nown1ne","download_url":"https://codeload.github.com/nown1ne/ezmail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230363940,"owners_count":18214718,"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":["hacktober","hacktoberfest"],"created_at":"2024-12-19T02:17:22.618Z","updated_at":"2024-12-19T02:17:23.203Z","avatar_url":"https://github.com/nown1ne.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/IshaanAdarsh/ezmail/assets/100434702/fa856830-9d12-4ae8-b445-630b7d8ac209\" alt=\"ezmail logo\" width=\"400\"/\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\" size = \"\"\u003e About Ezmail \u003c/h1\u003e\n\nWe are excited to introduce our new email template website, designed to promote a culture of effective and efficient communication among college students. The website offers a wide range of templates for various scenarios, such as requesting information from professors, scheduling meetings, and networking with professionals.\n\nWe would love for you to check out our website and let us know what you think. We are always looking for feedback and suggestions on how to improve our service.\nThis repository contains the code used to create our website - \"Ezmail\".\n\n\u003chr\u003e\n\n## 🛠️ Technology Stack\n\n\u003cdiv align=\"left\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/svelte-%23f1413d.svg?style=for-the-badge\u0026logo=svelte\u0026logoColor=white\" alt=\"Svelte Logo\"\u003e\n    \n\u003cimg src=\"https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white\" alt=\"Tailwind CSS Logo\"\u003e\n    \n\u003cimg alt=\"HTML5 Logo\" src=\"https://img.shields.io/badge/html5%20-%23E34F26.svg?\u0026style=for-the-badge\u0026logo=html5\u0026logoColor=white\" alt=\"HTML5 Logo\"/\u003e\n    \n \u003cimg alt=\"CSS3 Logo\" src=\"https://img.shields.io/badge/css3%20-%231572B6.svg?\u0026style=for-the-badge\u0026logo=css3\u0026logoColor=white\" alt=\"CSS3 Logo\"/\u003e\n    \n  \u003cimg alt=\"JavaScript Logo\" src=\"https://img.shields.io/badge/javascript%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E\" alt=\"JavaScript Logo\"/\u003e\n    \n \u003cimg src=\"https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge\u0026logo=vercel\u0026logoColor=white\" alt=\"Vercel Logo\"\u003e\n\u003c/div\u003e\n\n## How to **contribute**?\n\nIf you're not comfortable with the command line, [here are tutorials using GUI tools.](https://docs.github.com/en/desktop/installing-and-configuring-github-desktop/overview/getting-started-with-github-desktop). If you don't have git on your machine, [install it](https://help.github.com/articles/set-up-git/).\n\n\u003cimg align=\"right\" width=\"400\" src=\"https://firstcontributions.github.io/assets/Readme/fork.png\" alt=\"Illustration of forking this repository\" /\u003e\n\n**1.** Fork [this](https://github.com/nown1ne/ezmail) repository.\n\n**2.** Clone your forked copy of the project.\n\n```\n\ngit clone https://github.com/\u003cyour_name\u003e/ezmail.git\n\n```\n\n**3.** Navigate to the project directory :file_folder: .\n\n```\n\ncd ezmail\n\n```\n\n**4.** Add a reference(remote) to the original repository.\n\n```\n\ngit remote add upstream https://github.com/nown1ne/ezmail\n\n```\n\n**5.** Check the remotes for this repository.\n\n```\n\ngit remote -v\n\n```\n\n**6.** Always take a pull from the upstream repository to your master branch to keep it at par with the main project(updated repository).\n\n```\ngit pull upstream master\n```\n\n**7.** Create a new branch.\n\n```\ngit checkout -b \u003cyour_branch_name\u003e\n```\n\n**8.** Perform your desired changes to the code base on that branch.\n\n**9.** Track your changes :heavy_check_mark: .\n\n```\n\ngit add .\n\n```\n\n**10.** Commit your changes.\n\n```\n\ngit commit -m \"Relevant message\"\n\n```\n\n**11.** Push the committed changes in your feature branch to your remote repo.\n\n```\n\ngit push -u origin \u003cyour_branch_name\u003e\n\n```\n\n**12.** To create a pull request, click on `compare and pull requests. Please ensure you compare your feature branch to the desired branch of the repository you are supposed to make a PR to.\n\n**13.** Add an appropriate title and description to your pull request explaining your changes and efforts.\n\n**14.** Click on `Create Pull Request`.\n\n**15** Voila! You have made a PR to Bug Buster's Community Website. Sit back patiently and relax while your PR is reviewed.\n\n\u003chr\u003e\n\n## How to **add a template**\n\nAfter the above setup is done follow these steps to a template\n\n**1.** Navigate to `/src` and then to the section you want to contribute to, for example `/prof`\n\n**2.** Open the `data.js` file.\n\n**3.** You will see a javascript object with the fields `slug` - the url of the template\n\n`title` - the subject if the email\n\n`subject` - a short summary of the main purpose of the email\n\n`content` - the body of the email\n\n\u003e Please note that the `content` field can only have a string value and strings can not have new lines. Add a `\\n` wherever a new line is to added.\n\n\u003e You can also join multiple strings by simply adding a plus sign ` \"hello\"+\" world\"`\n\n\n**4.** After doing the necessary formatting. Check the working of the changes made and ensure that everything else is also working fine by running it locally.\n\n**5.** Create a pull request\n\n## How to **run project the project**?\n\nPlease make sure you have vs code editor installed. If you don't have it, [download it](https://code.visualstudio.com/download).\n\n**1.** Open VS code and clone the repo .\n\n```\n\ngit clone https://github.com/nown1ne/ezmail\n\n```\n\n**2.** Open all files in vs code.\n\n```\n\ncd ezmail\n\n```\n\n**3.** Install dependencies\n\n```\n\nnpm i\n\n```\n\n**4.** Start development server\n\n```\n\nnpm run dev -- --open\n\n```\n\n\u003chr\u003e\n\n\u003ch2 align=\"center\"\u003e Project Maintainers \u0026 Admins\u003c/h2\u003e \n\u003cdiv align=\"center\"\u003e \n    \u003ca href=\"https://github.com/IshaanAdarsh\"\u003e\n    \u003cimg src=\"https://avatars.githubusercontent.com/u/100434702?v=4\" width=\"100\" height=\"100\" alt=\"Ishaan Adarsh's Profile Picture\" /\u003e\n    \u003c/a\u003e\n    \u003cp align=\"center\"\u003e Ishaan Adarsh \u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e \n    \u003ca href=\"https://github.com/nown1ne\"\u003e\n    \u003cimg src=\"https://avatars.githubusercontent.com/u/25835195?v=4\" width=\"100\" height=\"100\" alt=\"Abhinav Srinivas's Profile Picture\" /\u003e\n    \u003c/a\u003e\n    \u003cp align=\"center\"\u003e Abhinav Srinivas \u003c/p\u003e\n\u003c/div\u003e\n\n\n\n\n\n\u003ch2 align=\"center\"\u003e Project Contributors \u003c/h2\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://github.com/IshaanAdarsh/ezmail/graphs/contributors\"\u003e\n    \u003cimg src=\"https://contrib.rocks/image?repo=nown1ne/ezmail\" alt=\"Contributors Graph for the ezmail Repository\" /\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnown1ne%2Fezmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnown1ne%2Fezmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnown1ne%2Fezmail/lists"}