https://github.com/grayturtle01/mail
Mail Server Emulation
https://github.com/grayturtle01/mail
bootstrap css django heroku html javascript python sqlite3
Last synced: 3 months ago
JSON representation
Mail Server Emulation
- Host: GitHub
- URL: https://github.com/grayturtle01/mail
- Owner: grayTurtle01
- Created: 2021-11-15T19:24:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-02T16:28:18.000Z (about 4 years ago)
- Last Synced: 2023-03-05T02:48:42.717Z (over 3 years ago)
- Topics: bootstrap, css, django, heroku, html, javascript, python, sqlite3
- Language: Python
- Homepage: https://magic-mail.herokuapp.com/
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description 🗞️
Mail Server Emulation
## Stack 🧰
- HTML
- CSS
- JavaScript
- BootStrap
- Python
- Django
- Sqlite3
- Heroku
## ScreenShoot 📸

## Demos 🎥
Video 📹
~~[Deploy](https://magic-mail.herokuapp.com/) 🚀~~
## 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`