Skip to content

grayTurtle01/mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description 🗞️

Mail Server Emulation

Stack 🧰

  • HTML
  • CSS
  • JavaScript
  • BootStrap
  • Python
  • Django
  • Sqlite3
  • Heroku

ScreenShoot 📸

Mail ScreenShot

Demos 🎥

Video 📹

Deploy 🚀

Setup 🖥️

git clone https://github.com/grayTurtle01/mail.git

cd mail

pip install -r requiremets.txt

python manage.py migrate

python manage.py runserver

localhost:8000