/WhatsSend-Backend

This app helps to send automated messages to your loved ones in whatsapp on their special day. You forget, this takes care of it.

Primary LanguageJavaScript

Whatssend-Backend

Hacktober Status GitHub Issues
GitHub Pull Requests Hacktobar License


📝 Table of Contents

🧐 Problem Statement

Ever Forgot to wish your loved ones on special occasions? Slept just on that day and now have to listen to the taunt the whole year?

Just enter your loved one's name, the date and time and the sweet message. This app will take care to send it on time so you can have your well needed shut eye.

💡 Idea / Solution

the aim of the This software is to ensure that messages missed is delivered on time, allowing you to get some much-needed rest.

⛓️ Dependencies

  • "body-parser": "1.19.2",
  • "dotenv": "16.0.0",
  • "express": "4.17.3",
  • "ffmpeg": "0.0.4",
  • "mongoose": "6.2.9",
  • "node-cron": "3.0.0",
  • "node-schedule": "2.1.0",
  • "qrcode-terminal": "0.12.0",
  • "whatsapp-web.js": "1.17.1"

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them.

must have installed node js 

Move into your projects directory: `cd ~/YOUR_PROJECTS_DIRECTORY`
Clone this repository: `git clone https://github.com/DevoAbhi/WhatsSend-Backend YOUR_PROJECT_NAME`
Move into the project directory: `cd YOUR_PROJECT_NAME`

Installing Dependencies

A step by step series of examples that tell you how to get a development env running.

Say what the step will be

`npm install`
Create a new repo on GitHub: https://github.com/DevoAbhi/WhatsSend-Backend
Make sure the "Initialize this repository with a README" option is left unchecked
Update the remote to point to your GitHub repository: `git remote set-url origin https://github.com/DevoAbhi/WhatsSend-Backend`

And run start

npm run start

🎈 Usage

Connect the the backend to the frontend, enable CORS for cross origin resource sharing for the ead points.

enter yourr messages and hit send

⛏️ Built With

✍️ Authors

🎉 Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • References