Skip to content

Zercos/Blinq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blinq

A mailing list manager that will let users start mailing lists, sign up for mailing lists, and then message people.

Purpose

The purpose of this project is to develope mailing service by using Django framework. Overview of Django build in class-based views. Get familiar with popular Python distributed task queue Celery

Licences

The idea and fundamentals for this project was taken from book "Building Django 2.0 Web Applications"

Prerequisites

Python >=3.8

Dependencies can be installed using pipenv:

$ pipenv install --dev

Usage

Run the virtual enviroment:

$ pipenv shell

Run Django development server:

$ python3 manage.py runserver

About

A mailing list manager 📨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published