Skip to content

A reminder web app that reminds via email 📧 , made using nodemailer and node-schedule.

Notifications You must be signed in to change notification settings

RitikMody/Email-Reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reminds 📧

Set a reminder and get a mail.

Tech stack:

  • node: web framework.
  • ejs: templating and rendering frontend.
  • nodemailer: dending the mails.
  • node-schedule: scheduling.
  • Mdbootstrap: frontend.

Deployment:

The live project is deployed on https://mail-reminder.herokuapp.com. You may use it to set reminders.


Local installation:

  • Install Node.js to your local workstation

  • After you've cloned the repository, install the dependencies with npm.

    npm install


Running

After completing installation run it with the command

node app.js


We are open to enhancement and bug fixes: fork and clone this repository, submit a pull request and we'll test your changes before merging them!


About

A reminder web app that reminds via email 📧 , made using nodemailer and node-schedule.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published