bckhm / Mail

Web app that simulates an email system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mail-System

Web Application that simulates an entire email system. made using Django, HTMl, CSS & Vanilla JavaScript

Requirements

• Python 3.9  
• Django

Simple step-by-step tutorial

  1. In terminal, run the app by typing 'python3 manage.py runserver'
  2. Click on the local link generated in the terminal
  3. Create an email account e.g. 'me@hello.com'
  4. Send emails to anyone that has signed up!

Features

inbox

  1. Mailboxes • Inbox
    • Sent • Archived

compose 2. Composing new mail

archive

  1. Archiving & Replying

Credits

CS50 team

About

Web app that simulates an email system.


Languages

Language:Python 63.3%Language:JavaScript 22.9%Language:HTML 13.7%Language:CSS 0.1%