/Email-Application-System-in-Python

Email Application System in Python is the implementation of all the features that are present in the traditional mailing system.

Primary LanguagePython

Email-Application-System-in-Python

Email Application System in Python is the implementation of all the features that are present in the traditional mailing system.

Snapshots

Main Page

main page

Mail menu

Screenshot (13)

Installation Steps

1.Extract the project in your Python Projects folder.(In my case I have developed this project in Pycharm IDE)


2.Start XAMPP


3.Open link localhost/phpmyadmin


4.Click on new at side navbar.


5.Give a database name as "computer" hit on create button.


6.After creating database click on import.


7.Browse the file in directory[computer.sql].


8.After importing successfully run the project.