Skip to content

Meme-spiration sends memes via text message to the user to remind them to finish their tasks.

Notifications You must be signed in to change notification settings

blin432/meme-spiration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital-Crafts-Project

Meme-spiration

Create, organize and update your tasks and set alerts to receive meme push notifications.

Group members include

  • Hawazin Abdullah
  • Benjamin Lin
  • Merry Mac Miller
  • Faris Huskovic

Order of Dependency Installation

npm install -g node
npm init
npm install express --save
npm install axios --save
npm install twilio --save

Running

node server.js

Endpoints

endpoint params example request
/sendCode/ phone number baseURL/sendCode/7701234567
/sendAlert/ phone number, image baseURL/sendCode/7701234567/uriEncodedimgPath.jpg

About

Meme-spiration sends memes via text message to the user to remind them to finish their tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published