{"id":26833281,"url":"https://github.com/cotneo/mms_project","last_synced_at":"2025-03-30T15:28:34.711Z","repository":{"id":252180128,"uuid":"839667348","full_name":"CotNeo/mms_project","owner":"CotNeo","description":"This project is a web application that allows users to send MMS messages through the Twilio API by entering their name, email, and phone number along with a specified media URL.","archived":false,"fork":false,"pushed_at":"2024-08-08T04:59:46.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-08T06:38:30.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CotNeo.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":"2024-08-08T04:57:16.000Z","updated_at":"2024-08-08T06:38:38.887Z","dependencies_parsed_at":"2024-08-08T06:38:33.962Z","dependency_job_id":null,"html_url":"https://github.com/CotNeo/mms_project","commit_stats":null,"previous_names":["cotneo/mms_project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CotNeo%2Fmms_project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CotNeo%2Fmms_project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CotNeo%2Fmms_project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CotNeo%2Fmms_project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CotNeo","download_url":"https://codeload.github.com/CotNeo/mms_project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246337699,"owners_count":20761259,"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":[],"created_at":"2025-03-30T15:28:34.227Z","updated_at":"2025-03-30T15:28:34.697Z","avatar_url":"https://github.com/CotNeo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MMS Sending Application\r\n\r\nThis project allows you to send MMS messages using Twilio. Users can enter their name, email, and phone number to send an MMS message with a specified media URL.\r\n\r\n## Getting Started\r\n\r\nThese instructions will guide you on how to run and test the project on your local machine.\r\n\r\n### Prerequisites\r\n\r\n- Node.js\r\n- Twilio Account\r\n- Twilio Account SID and Auth Token\r\n\r\n### Installation\r\n\r\n1. Clone the repository:\r\n    ```bash\r\n    git clone https://github.com/username/mms-project.git\r\n    cd mms-project\r\n    ```\r\n\r\n2. Install the necessary packages:\r\n    ```bash\r\n    npm install\r\n    ```\r\n\r\n3. Open `server.js` and add your Twilio account information:\r\n    ```javascript\r\n    const accountSid = 'YOUR_ACCOUNT_SID'; // Paste your SID here\r\n    const authToken = 'YOUR_AUTH_TOKEN'; // Paste your Auth Token here\r\n    ```\r\n\r\n4. Start the server:\r\n    ```bash\r\n    node server.js\r\n    ```\r\n\r\n5. Open your browser and go to `http://localhost:3000`.\r\n\r\n### Usage\r\n\r\n1. Enter your name, email, and phone number. Ensure the phone number is in international format (e.g., starting with +1 for the USA, +90 for Turkey).\r\n2. Click the submit button.\r\n3. An MMS will be sent to the entered phone number.\r\n\r\n### Information\r\n\r\n- Enter the phone number in international format (+ country code).\r\n- Use a valid and accessible media URL.\r\n\r\n### License\r\n\r\nThis project is licensed under the MIT License. See the `LICENSE` file for more details.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcotneo%2Fmms_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcotneo%2Fmms_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcotneo%2Fmms_project/lists"}