Skip to content

Python server side code + client side Html/Javascript for executive-email app.

Notifications You must be signed in to change notification settings

ppokhrel1/executive-email

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Executive Email

Use the folder 'building_blocks' to build small pieces of it. As you intend to work on it, add it to the list and keep working. Do not save any information such as api keys/secret keys etc in this public repository.

  1. Email processing with mailgun -Krishna 12/14/2014 -

Flow:

User signs up with a org name. say for example asme. He gets an email address [email protected]. //SIGN up Piece.

In the Database, asme has a id number 1. For id number 1 there is another table with email addresses. //Database Piece

There is another table with the emails of executives of asme only. The tables are managed in the browser GUI. //Database Piece

About

Python server side code + client side Html/Javascript for executive-email app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%