An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Description 🗞️
Mail Server Emulation

## Stack 🧰
- HTML
- CSS
- JavaScript
- BootStrap
- Python
- Django
- Sqlite3
- Heroku

## ScreenShoot 📸
![Mail ScreenShot](https://res.cloudinary.com/dqxtoises/image/upload/v1637006772/mail_screen_shoot-3_xcabsb.png)

## 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`