DEV Community

Uhtred M.
Uhtred M.

Posted on

Introduction - Reminder System with Message Templates using Django #1

In this set of insights we will be developing a reminder system from scratch with the possibility of modeling or creating template messages. The system will be developed with Python and Django Framework. But you can use the principles applied here with your favorite framework, you just need to have a certain level of experience enough to adapt certain concepts to your framework.

So, what is a reminder system, and what is its use?…

Read the full article on uhtred.dev

Top comments (0)