Skip to content

sarojbelbase/samachar-patra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SamacharPatra (समाचारपत्र)

A simple newsletter subscription based module with email verification.


Prerequisites

  • Python 3.7 or higher (tested in version 3.7.10)

Tools & Technologies

  • Database: SQLite | ORM
  • Framework: Django 3.2
  • Email & Credentials: SMTP (tested with Google account)

Run & Setups

EMAIL_HOST_USER = '<paste email address>'
EMAIL_HOST_PASSWORD = '<paste password>'
  • Run the following command in terminal
python3 manage.py runserver

URL Routes

Made with ❤️ in Nepal.