Skip to content

tahsinkose/Eagler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is implemented with AngularJS, Flask and MongoDB. It is a simple email service provider that has basic features. To replicate the execution, one need to setup Mongo database, collection and indexes. Open your mongo database server and execute below commands: To replicate the website execution, one need to setup Mongo database, collection and indexes. For that purpose execute the command line below in the main project folder:

  • mongo localhost:27017/angular_flask_db setup/init.js

After database environment is ready, navigate to the folder where web_app.py is located and execute python web_app.py.

The website is still under construction. It is more like a forum now, since only insite users can send and receive mails.

About

An email service provider application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published