Skip to content

CS50 Web Programming with python and javascript — Project 3: Mail

m-shihata/cs50w-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail

Installation

1- Clone this repo 2- In the command line...

$ cd cs50w-mail
$ python3 -m venv venv
$ pip3 install -r requirements.txt
$ python3 manage.py runserver

3- Open your browser and go to localhost:8000

Mail in action

Watch live demo on youtube: https://youtu.be/o3EhgZb9Gjg

About

CS50 Web Programming with python and javascript — Project 3: Mail

Topics

Resources

Stars

Watchers

Forks