Skip to content

accalina/email_archive

Repository files navigation

Email Archive Project

N|Solid Build Status

Email Archive is a simple Flask Microframework with SQLAlchemy support as the ORM project, mobile-ready, online-storage, VueJS powered HTML5 List Editor.

  • Type some Email on the right
  • See HTML in the left
  • Magic

Features

  • Import a HTML file and watch it magically convert to Markdown
  • Drag and drop images (requires your Dropbox account be linked)

Tech

Email Archive uses a number of open source projects to work properly:

  • [VueJS] - HTML enhanced for web apps!
  • [Flask] - An Agile Microframework
  • [Bootstrap] - Styling made easier
  • [jQuery] - Enchance the Javascript

And of course Python itself which can be found on Python official website.

Usage

Email Archive requires Python v3.6+ to run.

Install the dependencies and start the server.

$ cd email_archive
$ python server.py

Todos

  • A Full RESTfull API Support
  • A Better Webpage

License

MIT

Free Software, Hell Yeah!

About

A simple Flask Microframework with SQLAlchemy as the ORM project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published