Giter VIP home page Giter VIP logo

mail's Introduction

Mail

Design a front-end for an email client that makes API calls to send and receive emails.

Overview

Mail is the fourth project for Harvard CS50's Web Programming with Python and JavaScript course. The project specifications are listed here. And the demonstration.

Getting Started

These instruction will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Starting server

To start the server on your local machine, first go to manage.py directory in your app and run the following commands:

$ python3 manage.py runserver

You’ll see the following output on the command line:

Performing system checks...

System check identified no issues (0 silenced).

You have unapplied migrations; your app may not work properly until they are applied.
Run 'python manage.py migrate' to apply them.

January 1, 2021 - 5:50:53
Django version 3.1, using settings 'mysite.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.

Architecture

Frontend

Backend

Databases

Author

  • Ido Widya Yudhatama - Initial work

Bug Reports and Improvements

If you experience any bugs or anything that can be improved, please feel free to open an issue here or simply contact me through any of the links below. Thank you in advance!

mail's People

Contributors

idoyudha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.