Skip to content

tinktankin/myMsg

Repository files navigation

Email Design Delivery

  1. Productive solution for connecting with people. Applications features:
    • Create Contacts.
    • Create Groups.
    • Design Customize Templates.
    • Send Email Templates.
    • Track Emails.
    • Share on social media platforms

Installation Instructions

  1. Clone the project.
    $ git clone https://github.com/tinktankin/myMsg.git
  2. cd intro the project directory
    $ cd myMsg
  3. Create a new virtual environment using Python 3.7 and activate it.
    $ python3 -m venv env
    $ source env/bin/activate
  4. Install dependencies from requirements.txt:
    (env)$ pip install -r requirements.txt
  5. Migrate the database.
    (env)$ python manage.py migrate
  6. Run the local server via:
    (env)$ python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •